davez
Technical User
- Jul 24, 2002
- 18
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 command line ./backup.csh but if i try scheduling this from crontab i cant get the script to work, i assume something to do with not being able to use the .cshrc. Any ideas?
Thanks
D
Thanks
D