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
    124

    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
    2,303
    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
    If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)


    My new blog. It's probably not as good as I think it is.

Posting Permissions

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