Don't make it seem like tcsh is in the ports collection
Submitted by; bjk Approved by: bcr (mentor)
This commit is contained in:
parent
5bced79425
commit
9c467128af
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40349
1 changed files with 4 additions and 3 deletions
|
@ -3734,10 +3734,11 @@ kern.timecounter.hardware: TSC -> i8254</screen>
|
|||
meeting as many of these requirements simultaneously as we
|
||||
can. In order to keep <command>/bin/sh</command> small,
|
||||
we have not provided many of the convenience features that
|
||||
other shells have. That is why the Ports Collection
|
||||
includes more featureful shells like
|
||||
other shells have. That is why other more
|
||||
featureful shells like
|
||||
<command>bash</command>, <command>scsh</command>,
|
||||
&man.tcsh.1;, and <command>zsh</command>. (You can
|
||||
&man.tcsh.1;, and <command>zsh</command> are available.
|
||||
(You can
|
||||
compare for yourself the memory utilization of all these
|
||||
shells by looking at the <quote>VSZ</quote> and
|
||||
<quote>RSS</quote> columns in a <command>ps
|
||||
|
|
Loading…
Reference in a new issue