glfs/postlfs/shells/tcsh/tcsh-config.xml
Larry Lawrence 79f87f948f Part I
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1210 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-26 18:58:36 +00:00

17 lines
646 B
XML

<sect2>
<title>Configuring <application>Tcsh</application></title>
<sect3><title>Config files</title>
<para>There are numerous configuration files for the C shell. Examples
of these are <filename>/etc/csh.cshrc</filename>,
<filename>/etc/csh.login</filename>, <filename>~/.tcshrc</filename>,
<filename>~/.cshrc</filename>, <filename>~/.history</filename>,
<filename>~/.login</filename>, <filename>~/.cshdirs</filename>,
<filename>/etc/csh.logout</filename>, <filename>~/.logout</filename> and
<filename>~/.logout</filename>. More information on these files can be
found in the <filename>tcsh(1)</filename> man page.</para>
</sect3>
</sect2>