aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/shellutils-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/shellutils-inst.xml')
-rw-r--r--chapter06/shellutils-inst.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/shellutils-inst.xml b/chapter06/shellutils-inst.xml
index 4c4a5255d..d47c7ed23 100644
--- a/chapter06/shellutils-inst.xml
+++ b/chapter06/shellutils-inst.xml
@@ -8,7 +8,8 @@
<userinput>make install &amp;&amp;</userinput>
<userinput>cd /usr/bin &amp;&amp;</userinput>
<userinput>mv -f date echo false pwd stty /bin &amp;&amp;</userinput>
-<userinput>mv -f su true uname hostname /bin</userinput></screen></para>
+<userinput>mv -f su true uname hostname /bin &amp;&amp;</userinput>
+<userinput>mv -f chroot ../sbin</userinput></screen></para>
</sect2>