Special Files
|
Filename |
Description |
|
/etc/csh.cshrc |
Read by any shell before reading per-user initialization files. |
|
~/.tcshrc or ~/.cshrc |
Executed at each instance of shell startup. If no ~/.tcshrc is found, tcsh tries ~/.cshrc. |
|
/etc/csh.login |
Read by login shell before reading per-user initialization files. |
|
~/.login |
Executed by login shell after .tcshrc. |
|
~/.cshdirs |
Used to reload the directory stack
after executing ~/.login. (See the |
|
~/.history |
History list saved from previous login. |
|
/etc/csh.logout |
Executed by login shell at logout, before ~/.logout. |
|
~/.logout |
Executed by login shell at logout. |
|
/etc/passwd |
Source of home directories for
|
Example startup files are available from http://tcshrc.sourceforge.net.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access