diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index c2e3d9447..b03e3e62a 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -151,7 +151,7 @@ sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8 following programs in /bin, so make sure they are placed there: -mv -v /usr/bin/{head,sleep,nice,test,[} /bin +mv -v /usr/bin/{head,sleep,nice} /bin