|
@@ -151,7 +151,7 @@ mv -v /usr/bin/chroot /usr/sbin</userinput></screen>
|
|
mktemp, mv, nice, nl, nohup, od, paste, pathchk, pinky, pr, printenv,
|
|
mktemp, mv, nice, nl, nohup, od, paste, pathchk, pinky, pr, printenv,
|
|
printf, ptx, pwd, readlink, rm, rmdir, runcon, seq, sha1sum, sha224sum,
|
|
printf, ptx, pwd, readlink, rm, rmdir, runcon, seq, sha1sum, sha224sum,
|
|
sha256sum, sha384sum, sha512sum, shred, shuf, sleep, sort, split, stat,
|
|
sha256sum, sha384sum, sha512sum, shred, shuf, sleep, sort, split, stat,
|
|
- stty, sum, sync, tac, tail, tee, test, timeout, touch, tr, true,
|
|
|
|
|
|
+ stdbuf, stty, sum, sync, tac, tail, tee, test, timeout, touch, tr, true,
|
|
truncate, tsort, tty, uname, unexpand, uniq, unlink, users, vdir, wc,
|
|
truncate, tsort, tty, uname, unexpand, uniq, unlink, users, vdir, wc,
|
|
who, whoami, and yes</seg>
|
|
who, whoami, and yes</seg>
|
|
</seglistitem>
|
|
</seglistitem>
|
|
@@ -917,6 +917,17 @@ mv -v /usr/bin/chroot /usr/sbin</userinput></screen>
|
|
</listitem>
|
|
</listitem>
|
|
</varlistentry>
|
|
</varlistentry>
|
|
|
|
|
|
|
|
+ <varlistentry id="stdbuf">
|
|
|
|
+ <term><command>stdbuf</command></term>
|
|
|
|
+ <listitem>
|
|
|
|
+ <para>Runs commands with altered buffering operations for its standard
|
|
|
|
+ streams</para>
|
|
|
|
+ <indexterm zone="ch-system-coreutils stdbuf">
|
|
|
|
+ <primary sortas="b-stdbuf">stdbuf</primary>
|
|
|
|
+ </indexterm>
|
|
|
|
+ </listitem>
|
|
|
|
+ </varlistentry>
|
|
|
|
+
|
|
<varlistentry id="stty">
|
|
<varlistentry id="stty">
|
|
<term><command>stty</command></term>
|
|
<term><command>stty</command></term>
|
|
<listitem>
|
|
<listitem>
|