diff options
Diffstat (limited to 'chapter06/coreutils.xml')
-rw-r--r-- | chapter06/coreutils.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index 1e758d0fd..7f6f09a94 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -140,6 +140,7 @@ mv -v /usr/bin/chroot /usr/sbin</userinput></screen> <segmentedlist> <segtitle>Installed programs</segtitle> + <segtitle>Installed directory</segtitle> <seglistitem> <seg>base64, basename, cat, chcon, chgrp, chmod, chown, chroot, cksum, @@ -152,6 +153,7 @@ mv -v /usr/bin/chroot /usr/sbin</userinput></screen> split, stat, stdbuf, stty, sum, sync, tac, tail, tee, test, timeout, touch, tr, true, truncate, tsort, tty, uname, unexpand, uniq, unlink, users, vdir, wc, who, whoami, and yes</seg> + <seg>/usr/lib/coreutils</seg> </seglistitem> </segmentedlist> |