Cron executes scripts under sh so if you want to run a Korn shell script you should put the line
#!/usr/bin/ksh
as the first line in your script. Make sure that you have the correct path to the ksh file, it may be somewhere other than /usr/bin
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |