Guest User

Untitled

a guest
May 23rd, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. # mins hours days months weekday
  2. # At 3 p.m. on every 10th day-of-month if today is Monday through Friday, run the shell script
  3. * 15 */10 * 1-5 ./no-way-to-prevent-this.sh >/dev/null 2>&1
Add Comment
Please, Sign In to add comment