Current time: 05-05-2024, 02:55 AM Hello There, Guest! (LoginRegister)


Post Reply 
/bin/sh: root: command not found
Author Message
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #4
RE: /bin/sh: root: command not found
hm - looks fine.

and debian etch should know the interval "@daily" so I don't know why you got this error...

you could copy the line and set a fix time in front:
Code:
0 13 * * * root find /etc/ispcp/*/backup/* -maxdepth 0 -type f -mtime +7 -print | egrep '.*\.[0-9]+$' | xargs -r /bin/rm

to run the cronjob at 13 o'clock...
and then look in the log...

/J
11-27-2007 09:56 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
/bin/sh: root: command not found - grungy - 11-27-2007, 09:31 PM
RE: /bin/sh: root: command not found - joximu - 11-27-2007 09:56 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)