|
@@ -148,12 +148,12 @@ mv -v /usr/bin/chroot /usr/sbin</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, od, paste, pathchk, pinky, pr, printenv,
|
|
|
- printf, ptx, pwd, readlink, rm, rmdir, runcon, seq, sha1sum, sha224sum,
|
|
|
- sha256sum, sha384sum, sha512sum, shred, shuf, sleep, sort, 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>
|
|
|
+ mktemp, mv, nice, nl, nohup, nproc, od, paste, pathchk, pinky, pr,
|
|
|
+ printenv, printf, ptx, pwd, readlink, rm, rmdir, runcon, seq, sha1sum,
|
|
|
+ sha224sum, sha256sum, sha384sum, sha512sum, shred, shuf, sleep, sort,
|
|
|
+ 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>
|
|
|
</seglistitem>
|
|
|
</segmentedlist>
|
|
|
|
|
@@ -659,6 +659,17 @@ mv -v /usr/bin/chroot /usr/sbin</userinput></screen>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
+ <varlistentry id="nproc">
|
|
|
+ <term><command>nproc</command></term>
|
|
|
+ <listitem>
|
|
|
+ <para>Prints the number of processing units available to a
|
|
|
+ process</para>
|
|
|
+ <indexterm zone="ch-system-coreutils nproc">
|
|
|
+ <primary sortas="b-nproc">nproc</primary>
|
|
|
+ </indexterm>
|
|
|
+ </listitem>
|
|
|
+ </varlistentry>
|
|
|
+
|
|
|
<varlistentry id="od">
|
|
|
<term><command>od</command></term>
|
|
|
<listitem>
|