aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/coreutils.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2013-12-08 00:19:47 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2013-12-08 00:19:47 +0000
commitf6b1d91be56ece5e06e379ca6efcddb1afc70543 (patch)
tree761342f924bcd896e6aecd7321c74e5631e55762 /chapter06/coreutils.xml
parent4ea67ff8236c6298df59c27dde745fd7a51ddeb1 (diff)
Updates to the installed programs lists for several packages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10383 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/coreutils.xml')
-rw-r--r--chapter06/coreutils.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index 4cd12a30e..6bed1c8e3 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -149,7 +149,7 @@ sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8</userinput></screen>
comm, cp, csplit, cut, date, dd, df, dir, dircolors, dirname, du, echo,
env, expand, expr, factor, false, fmt, fold, groups, head, hostid,
id, install, join, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod,
- mktemp, mv, nice, nl, nohup, nproc, od, paste, pathchk, pinky, pr,
+ mktemp, mv, nice, nl, nohup, nproc, numfmt, od, paste, pathchk, pinky, pr,
printenv, printf, ptx, pwd, readlink, realpath, rm, rmdir, runcon, seq,
sha1sum, sha224sum, sha256sum, sha384sum, sha512sum, shred, shuf, sleep,
sort, split, stat, stdbuf, stty, sum, sync, tac, tail, tee, test,
@@ -673,6 +673,16 @@ sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8</userinput></screen>
</listitem>
</varlistentry>
+ <varlistentry id="numfmt">
+ <term><command>numfmt</command></term>
+ <listitem>
+ <para>Converts numbers to or from human-readable strings</para>
+ <indexterm zone="ch-system-coreutils numfmt">
+ <primary sortas="b-numfmt">numfmt</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="od">
<term><command>od</command></term>
<listitem>