blob: aab0373e1714571747f9e015a34ff7a2535d9a82 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<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>
|