InigoMontoya
IS-IT--Management
I placed a korn shell script in the rc3.d directory. I restarted the workstation and noticed that the script did not run. It looks like it didn't like a set statement i had in the script. This suggests to me that the script was not run under ksh. Are rc scripts limited to bourne shell or am i missing something else?