Ignore:
Timestamp:
Feb 21, 2006, 2:18:52 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
89a644b
Parents:
987edf2b
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
  • final-system/common/coreutils.xml

    r987edf2b rde6bc65  
    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.