[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Shell Scripts



I'm trying to run a shell script with tcsh (my default shell is tcsh).
My first line of the script is

#!/bin/tcsh

However, the shell seems to be running in the bourne shell (sh). I say
this because I can't get the shell to source my .cshrc file and the ls
command gives the same result as I get inside sh.

What am I doing wrong?


Art Edwards



Reply to: