Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: scheduled perl script on cron but not executing completely in background..

by fullermd (Priest)
on Sep 11, 2016 at 03:04 UTC ( [id://1171533]=note: print w/replies, xml ) Need Help??


in reply to scheduled perl script on cron but not executing completely in background..

cron runs with its own $PATH, which on many systems doesn't include /sbin, which is where ifconfig usually is. So is it even running ifconfig? Try a full path.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1171533]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (7)
As of 2024-04-25 11:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found