Hi,
Are you really asking for a way to have the setenv command span multiple lines? The solution PHV provided should work as below.
setenv PATH ".:/opt/vendor/software/bin:/usr/ccs/bin:\
/usr/openwin/bin:/tmp:/opt/perl/bin:/opt/patch/Oct2009:$PATH"
Thanks,
njoydb
Hi,
I need to call a script from cron which needs an argument which is also a script. The argument script needs another text file as an argument. How could I put in cron. I tried like this, but it doesn't work.
00 08 * * * Script1.sh ( Script2.sh One.lst ) 2>&1
Any help??
Thanks,
njoydb
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.