|
@@ -122,7 +122,7 @@ esac</userinput></screen>
|
|
|
<para>Move programs to the locations specified by the FHS:</para>
|
|
|
|
|
|
<screen><userinput remap="install">mv -v /usr/bin/{cat,chgrp,chmod,chown,cp,date,dd,df,echo} /bin
|
|
|
-mv -v /usr/bin/{false,ln,ls,mkdir,mknod,mv,pwd,readlink,rm} /bin
|
|
|
+mv -v /usr/bin/{false,ln,ls,mkdir,mknod,mv,pwd,rm} /bin
|
|
|
mv -v /usr/bin/{rmdir,stty,sync,true,uname} /bin
|
|
|
mv -v /usr/bin/chroot /usr/sbin</userinput></screen>
|
|
|
|