Hi, i am using a csh script backup our our server, its csh because some of the commmands used by the vendors api require this. I can run the script from the command line as root as the .login file calls source .cshrc which is located in the home dir. This works fine running the script from the...