aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/textutils-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/textutils-inst.xml')
-rw-r--r--chapter06/textutils-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/textutils-inst.xml b/chapter06/textutils-inst.xml
index 2b62f220a..d9e78da0f 100644
--- a/chapter06/textutils-inst.xml
+++ b/chapter06/textutils-inst.xml
@@ -6,7 +6,7 @@
<para><screen><userinput>./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
-mv /usr/bin/cat /usr/bin/head /bin</userinput></screen></para>
+mv /usr/bin/{cat,head} /bin</userinput></screen></para>
</sect2>