mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 22:07:15 +08:00
a245e6d1f8
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1327 af4574ff-66df-0310-9fd7-8a98e5e911e0
15 lines
403 B
XML
15 lines
403 B
XML
<chapter id="postlfs-shells">
|
|
<?dbhtml filename="shells.html" dir="postlfs"?>
|
|
<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>
|