Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

.cshrc

You are here: irt.org | FOLDOC | .cshrc

<operating system> (C Shell run commands) A C Shell startup configuration file. This file is found in a user's home directory and can contain shell and other commands to set variables, define aliases, and perform any other initialisation which should happen for every shell (as opposed to .login which is only run for a login shell).

Compare AUTOEXEC.BAT on MS-DOS.

See also rc.

(1996-04-09)

Nearby terms: -oid « -ware « .com « .cshrc » .login » .mailrc » .NET

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb