|
@@ -144,16 +144,16 @@ mv -v /usr/bin/chroot /usr/sbin</userinput></screen>
|
|
<segtitle>Installed programs</segtitle>
|
|
<segtitle>Installed programs</segtitle>
|
|
|
|
|
|
<seglistitem>
|
|
<seglistitem>
|
|
- <seg>base64, basename, cat, chgrp, chcon, chmod, chown, chroot, cksum,
|
|
|
|
|
|
+ <seg>base64, basename, cat, chcon, chgrp, chmod, chown, chroot, cksum,
|
|
comm, cp, csplit, cut, date, dd, df, dir, dircolors, dirname, du, echo,
|
|
comm, cp, csplit, cut, date, dd, df, dir, dircolors, dirname, du, echo,
|
|
env, expand, expr, factor, false, fmt, fold, groups, head, hostid,
|
|
env, expand, expr, factor, false, fmt, fold, groups, head, hostid,
|
|
id, install, join, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod,
|
|
id, install, join, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod,
|
|
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, touch, tr, true, truncate, tsort,
|
|
|
|
- tty, uname, unexpand, uniq, unlink, users, vdir, wc, who, whoami, and
|
|
|
|
- yes</seg>
|
|
|
|
|
|
+ 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>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
</segmentedlist>
|
|
|
|
|
|
@@ -196,7 +196,7 @@ mv -v /usr/bin/chroot /usr/sbin</userinput></screen>
|
|
<varlistentry id="chcon">
|
|
<varlistentry id="chcon">
|
|
<term><command>chcon</command></term>
|
|
<term><command>chcon</command></term>
|
|
<listitem>
|
|
<listitem>
|
|
- <para>Changes the security context of a file</para>
|
|
|
|
|
|
+ <para>Changes security context for files and directories</para>
|
|
<indexterm zone="ch-system-coreutils chcon">
|
|
<indexterm zone="ch-system-coreutils chcon">
|
|
<primary sortas="b-chcon">chcon</primary>
|
|
<primary sortas="b-chcon">chcon</primary>
|
|
</indexterm>
|
|
</indexterm>
|
|
@@ -786,7 +786,7 @@ mv -v /usr/bin/chroot /usr/sbin</userinput></screen>
|
|
<varlistentry id="runcon">
|
|
<varlistentry id="runcon">
|
|
<term><command>runcon</command></term>
|
|
<term><command>runcon</command></term>
|
|
<listitem>
|
|
<listitem>
|
|
- <para>Runs a command with a specified security context</para>
|
|
|
|
|
|
+ <para>Runs a command with specified security context</para>
|
|
<indexterm zone="ch-system-coreutils runcon">
|
|
<indexterm zone="ch-system-coreutils runcon">
|
|
<primary sortas="b-runcon">runcon</primary>
|
|
<primary sortas="b-runcon">runcon</primary>
|
|
</indexterm>
|
|
</indexterm>
|
|
@@ -990,6 +990,16 @@ mv -v /usr/bin/chroot /usr/sbin</userinput></screen>
|
|
</listitem>
|
|
</listitem>
|
|
</varlistentry>
|
|
</varlistentry>
|
|
|
|
|
|
|
|
+ <varlistentry id="timeout">
|
|
|
|
+ <term><command>timeout</command></term>
|
|
|
|
+ <listitem>
|
|
|
|
+ <para>Runs a command with a time limit</para>
|
|
|
|
+ <indexterm zone="ch-system-coreutils timeout">
|
|
|
|
+ <primary sortas="b-timeout">timeout</primary>
|
|
|
|
+ </indexterm>
|
|
|
|
+ </listitem>
|
|
|
|
+ </varlistentry>
|
|
|
|
+
|
|
<varlistentry id="touch">
|
|
<varlistentry id="touch">
|
|
<term><command>touch</command></term>
|
|
<term><command>touch</command></term>
|
|
<listitem>
|
|
<listitem>
|
|
@@ -1027,8 +1037,7 @@ mv -v /usr/bin/chroot /usr/sbin</userinput></screen>
|
|
<varlistentry id="truncate">
|
|
<varlistentry id="truncate">
|
|
<term><command>truncate</command></term>
|
|
<term><command>truncate</command></term>
|
|
<listitem>
|
|
<listitem>
|
|
- <para>Shrinks or extends the size of a file to the specified
|
|
|
|
- size</para>
|
|
|
|
|
|
+ <para>Shrinks or expands a file to the specified size</para>
|
|
<indexterm zone="ch-system-coreutils truncate">
|
|
<indexterm zone="ch-system-coreutils truncate">
|
|
<primary sortas="b-truncate">truncate</primary>
|
|
<primary sortas="b-truncate">truncate</primary>
|
|
</indexterm>
|
|
</indexterm>
|