Advertisement
iBot_23

Untitled

Feb 21st, 2013
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.12 KB | None | 0 0
  1. tobi@vm:~$ /bin/echo lol
  2. lol
  3. tobi@vm:~$ crontab "* * * * * /bin/echo lol"
  4. * * * * * /bin/echo lol: No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement