Changeset 3952

Show
Ignore:
Timestamp:
07/06/08 23:46:29 (5 months ago)
Author:
jciccone
Message:

Make command verbose.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/final-system/common/gzip.xml

    r3538 r3952  
    4848    <para os="h">Now we will move some of utilities to /usr/bin to meet FHS compliance:</para> 
    4949 
    50 <screen os="i"><userinput>mv /bin/z{egrep,cmp,diff,fgrep,force,grep,less,more,new} /usr/bin</userinput></screen> 
     50<screen os="i"><userinput>mv -v /bin/z{egrep,cmp,diff,fgrep,force,grep,less,more,new} /usr/bin</userinput></screen> 
    5151 
    5252  </sect2>