There are only a few special characters involved in working with character strings on the command line or in a script on Linux: the single quote, the double quote and the backslash. But the rules aren ...
I am very new to c-shell and I've skimmed several tutorials but I cannot for the life of me figure out how to do this simple, simple task with csh. I am looking for entry points and/or subroutines and ...