mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-31 20:42:34 +08:00
bae6e15af9
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2105 af4574ff-66df-0310-9fd7-8a98e5e911e0
15 lines
389 B
XML
15 lines
389 B
XML
<chapter id="postlfs-shells">
|
|
<?dbhtml filename="shells.html"?>
|
|
<title>Shells</title>
|
|
|
|
<para>We are all familiar with the Bourne Again SHell, but there are two
|
|
other user interfaces that are considered useful modern shells -- the
|
|
Berkeley Unix C shell and the Korn shell. This chapter installs
|
|
packages compatible with these additional shell types.</para>
|
|
|
|
&ash;
|
|
&tcsh;
|
|
&zsh;
|
|
|
|
</chapter>
|