Top "Csh" questions

csh, or the C shell, is a command interpreter with a syntax reminiscent of the C programming language.

check if file does not exist or is older than another in csh

in C-shell I need to check if a file exists or if it is older than another file (or in …

shell logical-operators csh tcsh
Not able to set LD_LIBRARY_PATH for Java process

I am trying to call my linux executable from shell script. Before calling this executable, I want to set LD_…

java linux dll csh
Move files that are 30 minutes old

I work on a server system that does not allow me to store files more than 50 gigabytes. My application takes 20 …

linux bash shell ubuntu csh
How to run a tcsh shell command and selectively ignore the status?

I've got a tcsh shell script that I would like to stop with an error on nonzero status most of …

unix shell csh tcsh
What is wrong with my shell script in SunOS, runs fine on other linux flavours

Please can someone identify what is the problem in my shell script, it works fine on other Linux systems except …

linux shell csh sunos