I lost my root directory on a server. SUN tech came in delete what existed and restored from backup. I am having a problem with my Korn Shell scripts as root user. None are operating correctly. If you consider that this was a brand new install, is there anything that I would have to prep to assure that ksh executes scripts properly.
I am having the issue call from in and outside of cron.
I am using the following heading in the scripts and the ksh binary is in this location. I am fairly new to Solaris administration.
#!/usr/bin/ksh
I am having the issue call from in and outside of cron.
I am using the following heading in the scripts and the ksh binary is in this location. I am fairly new to Solaris administration.
#!/usr/bin/ksh