Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Perl/UNIX .profile problem

by insensate (Hermit)
on Nov 18, 2004 at 16:04 UTC ( [id://408798]=note: print w/replies, xml ) Need Help??


in reply to Perl/UNIX .profile problem

I typically work around this in my environments (solaris) by using cron entries that look like this:
00 00 * * * ksh -c '. /homes/myuser/.profile; /path/to/myscript.pl'
(ksh is a personal preference)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-24 03:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found