Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: In UNIX how does one execute the .profile in PERL running from CRON

by davorg (Chancellor)
on Aug 10, 2001 at 16:47 UTC ( [id://103855]=note: print w/replies, xml ) Need Help??


in reply to In UNIX how does one execute the .profile in PERL running from CRON

You include the profile execution in the command that you put in your crontab. Something like this will work:

. /home/me/.profile && my_script
  • Comment on Re: In UNIX how does one execute the .profile in PERL running from CRON
  • Download Code

Log In?
Username:
Password:

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

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

    No recent polls found