Find the answer to your Linux question:
Results 1 to 2 of 2
below is the default for a week using the program backintime @weekly nice -n 19 /usr/bin/backintime --backup-job >/dev/null 2>&1 Did I edit the crontab right for once a week on ...
  1. #1
    Linux Newbie
    Join Date
    Jan 2010
    Location
    usa
    Posts
    106

    back in time on firday at midnight



    below is the default for a week using the program backintime
    @weekly nice -n 19 /usr/bin/backintime --backup-job >/dev/null 2>&1

    Did I edit the crontab right for once a week on friday at 12am?
    0 0 * * 5 nice -n 19 /usr/bin/backintime --backup-job >/dev/null 2>&1

  2. #2
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    1,966
    That looks OK.

    I would run it hourly though - it doesn't take much space if files haven't changed as it uses hard links
    I need a new signature. This one is boring!

    The Fifth Continent

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •