Last active
October 12, 2022 19:48
-
-
Save oscar230/1189b41df953788e3c0dc4124ab31987 to your computer and use it in GitHub Desktop.
Backup crontab
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
crontab -l > /tmp/crontab_$(whoami)_$(date +%F_%H-%M).bak |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment