Update Question 7.8:
- Mark up shells with <command> - Fix markup of ps(1) Approved by: gabor (mentor)
This commit is contained in:
parent
60c4e27601
commit
e10182061d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32143
1 changed files with 4 additions and 4 deletions
|
@ -4487,11 +4487,11 @@ kern.timecounter.hardware: TSC -> i8254</screen>
|
||||||
many of these requirements simultaneously as we can. In order to
|
many of these requirements simultaneously as we can. In order to
|
||||||
keep <command>/bin/sh</command> small, we have not provided many
|
keep <command>/bin/sh</command> small, we have not provided many
|
||||||
of the convenience features that other shells have. That is why the
|
of the convenience features that other shells have. That is why the
|
||||||
Ports Collection includes more featureful shells like bash, scsh,
|
Ports Collection includes more featureful shells like <command>bash</command>, <command>scsh</command>,
|
||||||
tcsh, and zsh. (You can compare for yourself the memory
|
<command>tcsh</command>, and <command>zsh</command>. (You can compare for yourself the memory
|
||||||
utilization of all these shells by looking at the
|
utilization of all these shells by looking at the
|
||||||
<quote>VSZ</quote> and <quote>RSS</quote> columns in a <command>ps
|
<quote>VSZ</quote> and <quote>RSS</quote> columns in a
|
||||||
-u</command> listing.)</para>
|
<command>ps <option>-u</option></command> listing.)</para>
|
||||||
</answer>
|
</answer>
|
||||||
</qandaentry>
|
</qandaentry>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue