csh.1 (2010 09)

c
csh(1) csh(1)
FILES
˜/.cshrc A csh script sourced (executed) at the beginning of execution by each shell.
See WARNINGS.
˜/.login A csh script sourced (executed) by login shell, after
.cshrc at login.
˜/.history A csh script read at the beginning of the execution by an interactive shell. See
WARNINGS.
˜/.logout A csh script sourced (executed) by login shell, at logout.
/etc/passwd Source of home directories for ˜name.
/usr/bin/sh Standard shell, for shell scripts not starting with a
#.
/etc/csh.login
A csh script sourced (executed) before ˜/.cshrc and ˜/.login when
starting a csh login (analogous to
/etc/profile
in the POSIX shell).
/tmp/sh* Temporary file for
<<.
SEE ALSO
cd(1), echo(1), kill(1), nice(1), sh(1), umask(1), access(2), exec(2), fork(2), pipe(2), umask(2), wait(2),
a.out(4), environ(5), lang(5), regexp(5), tty(7).
C Shell tutorial in Shells Users Guide.
HP-UX 11i Version 3: September 2010 19 Hewlett-Packard Company 19