Update shells description.
While I'm here delete some not-quite-as-applicable-as-it-once-was text about shells in ports having "much more power". PR: 31884 Submitted by: mwlucas@blackhelicopters.org
This commit is contained in:
parent
9b9c77a1ff
commit
7a04c68be7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11176
1 changed files with 4 additions and 4 deletions
|
@ -1004,10 +1004,10 @@ Swap: 256M Total, 38M Used, 217M Free, 15% Inuse
|
|||
built in functions to help everyday tasks such a file management,
|
||||
file globing, command line editing, command macros, and environment
|
||||
variables. FreeBSD comes with a set of shells, such as
|
||||
<command>sh</command>, the Bourne Shell, and <command>csh</command>,
|
||||
the C-shell. Many other shells are available
|
||||
from the FreeBSD Ports Collection that have much more power, such as
|
||||
<command>tcsh</command> and <command>bash</command>.</para>
|
||||
<command>sh</command>, the Bourne Shell, and <command>tcsh</command>,
|
||||
the improved C-shell. Many other shells are available
|
||||
from the FreeBSD Ports Collection, such as
|
||||
<command>zsh</command> and <command>bash</command>.</para>
|
||||
|
||||
<para>Which shell do you use? It is really a matter of taste. If you
|
||||
are a C programmer you might feel more comfortable with a C-like shell
|
||||
|
|
Loading…
Reference in a new issue