Say I put an executable tcsh file in /path/to/my_script.csh
and my current directory is anywhere, for example I\'m in /path
So I type to/my_script.csh
I
#!/bin/tcsh echo "I am $0."