aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gzip.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/gzip.xml')
-rw-r--r--chapter06/gzip.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/gzip.xml b/chapter06/gzip.xml
index 1d83207c7..a51fad2b5 100644
--- a/chapter06/gzip.xml
+++ b/chapter06/gzip.xml
@@ -52,7 +52,8 @@
<para>Move some programs that do not need to be on the root filesystem.</para>
-<screen><userinput>mv -v /bin/{gzexe,uncompress,zcmp,zdiff,zegrep,zfgrep,zforce,zgrep,zless,zmore,znew} /usr/bin</userinput></screen>
+<screen><userinput>mv -v /bin/{gzexe,uncompress,zcmp,zdiff,zegrep} /usr/bin
+mv -v /bin/{zfgrep,zforce,zgrep,zless,zmore,znew} /usr/bin</userinput></screen>
</sect2>