Ignore:
Timestamp:
Feb 21, 2006, 2:18:52 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
4b83680d
Parents:
3c17f8e
Message:

r1117@server (orig r1115): chris | 2006-01-31 11:20:30 -0800
Corrected coreutils instructions for moving programs to /bin, and added more -v switches

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/coreutils.xml

    r3c17f8e rf729ad2  
    8383    <para os="r">Move programs to the locations specified by the FHS:</para>
    8484
    85 <screen os="s"><userinput>mv /usr/bin/{[,basename,cat,chgrp,chmod,chown,cp,dd,df} /bin
    86 mv /usr/bin/{ls,mkdir,mknod,mv,nice,pwd,readlink,rm,rmdir,sync} /bin
    87 mv /usr/bin/{stty,test,touch,true,uname} /bin
     85<screen os="s"><userinput>mv /usr/bin/{[,basename,cat,chgrp,chmod,chown,cp} /bin
     86mv /usr/bin/{date,dd,df,echo,false,hostname,ln} /bin
     87mv /usr/bin/{ls,mkdir,mknod,mv,nice,pwd,readlink,rm,rmdir,stty} /bin
     88mv /usr/bin/{sync,test,touch,true,uname} /bin
    8889mv /usr/bin/chroot /usr/sbin</userinput></screen>
    8990
Note: See TracChangeset for help on using the changeset viewer.