Changeset 8322c1b


Ignore:
Timestamp:
Oct 15, 2009, 2:26:59 PM (15 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
29f98ec0
Parents:
761b731
Message:

New program in Coreutils

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/coreutils.xml

    r761b731 r8322c1b  
    114114        pinky, pr, printenv, printf, ptx, pwd, readlink, rm, rmdir, runcon, seq,
    115115        sha1sum, sha224sum, sha256sum, sha384sum, sha512sum, shred, shuf,
    116         sleep, sort, split, stat, stty, sum, sync, tac, tail, tee, test,
     116        sleep, sort, split, stat, stdbuf, stty, sum, sync, tac, tail, tee, test,
    117117        timeout, touch, tr, true, truncate, tsort, tty, uname, unexpand, uniq,
    118118        unlink, users, vdir, wc, who, whoami, and yes</seg>
     
    890890      </varlistentry>
    891891
     892      <varlistentry id="stdbuf">
     893        <term><command>stdbuf</command></term>
     894        <listitem>
     895          <para>Runs a command with modified buffering operations for its
     896          standard streams</para>
     897          <indexterm zone="ch-system-coreutils stdbuf">
     898            <primary sortas="b-stdbuf">stdbuf</primary>
     899          </indexterm>
     900        </listitem>
     901      </varlistentry>
     902
    892903      <varlistentry id="stty">
    893904        <term><command>stty</command></term>
Note: See TracChangeset for help on using the changeset viewer.