User Tools

Site Tools


wiki:run_borgbackup_each_day

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:run_borgbackup_each_day [2021/05/13 16:52] – created antisawiki:run_borgbackup_each_day [2023/04/12 12:17] (current) – uncomment PATH antisa
Line 22: Line 22:
 # this will run test.sh script once each day # this will run test.sh script once each day
 # period  delay  job-identifier  command # period  delay  job-identifier  command
-1         10     testjob         test.sh+1         10     testjob         test.sh > /tmp/test.log 2>&1
 </code> </code>
 3. Add the following line to your crontab using ''crontab -e'': 3. Add the following line to your crontab using ''crontab -e'':
Line 29: Line 29:
  
  
 +===== Test =====
 +
 +  anacron -fdn -t $HOME/.anacron/etc/anacrontab -S $HOME/.anacron/spool
  
 ====== Tested on ====== ====== Tested on ======
wiki/run_borgbackup_each_day.1620917529.txt.gz · Last modified: 2021/05/13 16:52 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki