projects
/
feisty_meow.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
[feisty_meow.git]
/
infobase
/
configuration
/
cron
/
emit_crontab.crontab
1
2
#[emit crontab]
3
# meta-operation to backup the crontab file using cron itself.
4
28 */8 * * * crontab -l >$HOME/$(hostname).$CRONUSER.crontab
5