mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 15:37:16 +08:00
42e698181a
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@27 af4574ff-66df-0310-9fd7-8a98e5e911e0
17 lines
640 B
XML
17 lines
640 B
XML
<sect2>
|
|
<title>Introduction to tcsh</title>
|
|
|
|
<screen>Download location (HTTP): <ulink url="&tcsh-download-http;"/>
|
|
Download location (FTP): <ulink url="&tcsh-download-ftp;"/>
|
|
Version used: &tcsh-version;
|
|
Package size: &tcsh-size;
|
|
Estimated Disk space required: &tcsh-buildsize;</screen>
|
|
|
|
<para>The tcsh package contains "an enhanced but completely compatible
|
|
version of the Berkeley UNIX C shell (csh)". This is useful as an
|
|
alternative shell for those who prefer C syntax to that of the bash
|
|
shell, and also because some programs require the C shell in order to
|
|
install.</para>
|
|
|
|
</sect2>
|