fork download
  1. # use the bash envrionment instead of /bin/sh
  2. SHELL=/bin/bash
  3. # if any mail is sent, send it to this user's inbox
  4. MAILTO=xwalk
  5.  
  6. # backup essential files to the externatl /dev/sdb hard disk
  7. @midnight $HOME/.local/homebackup
  8.  
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty