aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/shellutils-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/shellutils-inst.xml')
-rw-r--r--chapter05/shellutils-inst.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/shellutils-inst.xml b/chapter05/shellutils-inst.xml
index 03619e480..d449d03d2 100644
--- a/chapter05/shellutils-inst.xml
+++ b/chapter05/shellutils-inst.xml
@@ -18,8 +18,8 @@ best to apply it.</para>
make LDFLAGS=-static &amp;&amp;
make install &amp;&amp;
cd $LFS/usr/bin &amp;&amp;
-mv date echo false pwd stty $LFS/bin &amp;&amp;
-mv true uname hostname $LFS/bin</userinput></screen></para>
+mv basename date echo false hostname $LFS/bin &amp;&amp;
+mv pwd sleep stty su test true uname $LFS/bin &amp;&amp;</userinput></screen></para>
</sect2>