Article 5PB4T cron job not working

cron job not working

by
Dain_Bramage
from LinuxQuestions.org on (#5PB4T)
I was wondering if someone could explain to me why this

Code:/usr/bin/rm -rf ~/OneDrive/.Trash-1000/info/{*,.*} ~/OneDrive/.Trash-1000/files/{*,.*}will work on the command line but this cron job will not run

Code:0 * * * * /usr/bin/rm -rf ~/OneDrive/.Trash-1000/info/{*,.*} ~/OneDrive/.Trash-1000/files/{*,.*}It is in my crontab, not roots.latest?d=yIl2AUoC8zA latest?i=EXoQluaVBMI:KpxooV-hNtE:F7zBnMy latest?i=EXoQluaVBMI:KpxooV-hNtE:V_sGLiP latest?d=qj6IDK7rITs latest?i=EXoQluaVBMI:KpxooV-hNtE:gIN9vFwEXoQluaVBMI
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments