View Single Post
Old Oct 31st, 2007, 9:38 AM   #10
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Re: Weird .Cron Error (Too lazy to sign up for a Linux forum)

The OP has stated that the program (esus) runs properly from the command line. He has stated that the error has to do with permissions being violated when he attempts to modify or delete a file. I think that indicates that esus is executable. I don't know why he would want to add debugging statements to it.

Whether or not there's a path difference that has implications when it's run from the command line, versus when cron runs it, I don't know. I don't have a Linux system, either.

Some of the responses are pretty damned silly, though, given the previous information in the thread.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote