cronjob
Here are 617 public repositories matching this topic...
-
Updated
May 28, 2022 - Shell
-
Updated
Jul 8, 2022 - JavaScript
-
Updated
Jul 9, 2022 - Go
-
Updated
Jun 16, 2022 - Go
-
Updated
May 24, 2022 - Go
-
Updated
Jun 28, 2022 - Go
-
Updated
May 25, 2022 - C#
-
Updated
Dec 16, 2020 - Python
-
Updated
Jun 12, 2022 - C#
-
Updated
Jun 22, 2022 - C#
-
Updated
Apr 17, 2020 - PHP
-
Updated
Sep 3, 2019 - Python
-
Updated
Jul 4, 2022 - TypeScript
Introduce new command that read/tail error/info log
Possible read commands:
- leprechaun error-log
- leprechaun info-log
Possible tail commands:
- leprechaun tail-error-log
- leprechaun tail-info-log
These commands will try to read global error and info logs if they are specified as global. Every service can have it's own error and info log so we should include default commands in age
-
Updated
Jun 19, 2022 - Go
-
Updated
May 12, 2022 - Shell
With Gnome NetworkManager one can set, wheter a connection is metered (other word for metered is "fee-based").
On a metered connection, smart programs will stop unimportant background activities such as system updates, backup jobs and so on.
It comes handy to set the property to yes in situations like a capped data plan or on a generally slow WiFi connection.
Borg-cron-helper should
-
Updated
Oct 14, 2020 - Crystal
-
Updated
Oct 29, 2021 - Shell
-
Updated
Jun 21, 2022 - PHP
-
Updated
Apr 27, 2020 - Ruby
-
Updated
Jun 2, 2022 - Python
-
Updated
Jul 12, 2017 - CSS
Improve this page
Add a description, image, and links to the cronjob topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cronjob topic, visit your repo's landing page and select "manage topics."
Is there a way to make a job re-occur N milliseconds after it finished previous time?