• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Archives
  • Sources
  • Search

Search

Crontab every 11 months

May 9, 2023

If you want to run a script every 11 months, here’s the crontab entry.

* * 1 */11 * /bin/bash /path/to/script.sh

* * 1 */11 * /bin/bash /path/to/script.sh

Filed Under: Linux Tagged With: 11 months, crontab, every, run

  • Home
  • About
  • Archives
  • Sources
  • Search

Copyright © 2023