- Timestamp:
- Feb 22, 2009, 12:00:40 AM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 428f5ef
- Parents:
- 82a37da
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/coreutils.xml
r82a37da rb9b9e14 108 108 pinky, pr, printenv, printf, ptx, pwd, readlink, rm, rmdir, runcon, seq, 109 109 sha1sum, sha224sum, sha256sum, sha384sum, sha512sum, shred, shuf, 110 sleep, sort, split, stat, stty, sum, sync, tac, tail, tee, test, touch,111 t r, true, tsort, tty, uname, unexpand, uniq, unlink, users, vdir, wc,112 who, whoami, and yes</seg>110 sleep, sort, split, stat, stty, sum, sync, tac, tail, tee, test, 111 timeout, touch, tr, true, truncate, tsort, tty, uname, unexpand, uniq, 112 unlink, users, vdir, wc, who, whoami, and yes</seg> 113 113 </seglistitem> 114 114 </segmentedlist> … … 957 957 </varlistentry> 958 958 959 <varlistentry id="timeout"> 960 <term><command>timeout</command></term> 961 <listitem> 962 <para>Runs a command with a time limit</para> 963 <indexterm zone="ch-system-coreutils timeout"> 964 <primary sortas="b-timeout">timeout</primary> 965 </indexterm> 966 </listitem> 967 </varlistentry> 968 959 969 <varlistentry id="touch"> 960 970 <term><command>touch</command></term> … … 991 1001 </varlistentry> 992 1002 1003 <varlistentry id="truncate"> 1004 <term><command>truncate</command></term> 1005 <listitem> 1006 <para>Shrinks or expands a file to the specified size</para> 1007 <indexterm zone="ch-system-coreutils truncate"> 1008 <primary sortas="b-truncate">truncate</primary> 1009 </indexterm> 1010 </listitem> 1011 </varlistentry> 1012 993 1013 <varlistentry id="tsort"> 994 1014 <term><command>tsort</command></term>
Note:
See TracChangeset
for help on using the changeset viewer.