|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Dear friends,
I am writing unix sh script my script is like this. #! /bin/sh -f #PATH=/opt/terascan/bin; export PATH PATH=/opt/terascan/bin:/opt/terascan/pass/satel:$PATH; export PATH #SATDATA=/opt/terascan/pass/satel #export ZAF_PATH #ls -l > list lspass > pas #peekauto > schedule \ #num_days = '1' \ exit 0 i have put this in crontab if i run crontab the error is coming like this lspass command not found. this lspass command resides in /opt/terascan/bin dir. i have defined the PATH variable above but the error is coming like that. please help thanks in advance. |
|
#2
|
|||
|
|||
|
anyone please give solution.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Other Programming Languages > Path problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|