csh, or the C shell, is a command interpreter with a syntax reminiscent of the C programming language.
in C-shell I need to check if a file exists or if it is older than another file (or in …
I am trying to call my linux executable from shell script. Before calling this executable, I want to set LD_…
I work on a server system that does not allow me to store files more than 50 gigabytes. My application takes 20 …
I've got a tcsh shell script that I would like to stop with an error on nonzero status most of …
Please can someone identify what is the problem in my shell script, it works fine on other Linux systems except …