Changeset 5cdb913 for BOOK/final-system/common
- Timestamp:
- Dec 22, 2008, 8:28:37 AM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 76db4cc
- Parents:
- 89d7c04
- Location:
- BOOK/final-system/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/bash.xml
r89d7c04 r5cdb913 26 26 27 27 <para os="a">If you downloaded the Bash documentation tarball and wish to 28 install HTML documentation, issue the following command s:</para>28 install HTML documentation, issue the following command:</para> 29 29 30 30 <screen os="b"><userinput>tar -xvf ../bash-doc-&bash-doc-version;.tar.gz</userinput></screen> -
BOOK/final-system/common/gzip.xml
r89d7c04 r5cdb913 46 46 <screen os="g"><userinput>make install</userinput></screen> 47 47 48 <para os="h">Now we will move some of utilities to /usr/bin to meet FHS compliance:</para>48 <para os="h">Now we will move some of the utilities to /usr/bin to meet FHS compliance:</para> 49 49 50 50 <screen os="i"><userinput>mv -v /bin/z{egrep,cmp,diff,fgrep,force,grep,less,more,new} /usr/bin</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.