aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/coreutils-desc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa/coreutils-desc.xml')
-rw-r--r--appendixa/coreutils-desc.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/appendixa/coreutils-desc.xml b/appendixa/coreutils-desc.xml
index 3381ca2ff..27d89d8c9 100644
--- a/appendixa/coreutils-desc.xml
+++ b/appendixa/coreutils-desc.xml
@@ -2,8 +2,6 @@
<sect2><title>Descriptions</title>
-<para>Not yet fully checked.</para>
-
<sect3><title>Program file descriptions</title>
<sect4><title>basename</title>
@@ -123,6 +121,9 @@ standard output.</para></sect4>
<para>hostid prints the numeric identifier (in hexadecimal) for the current
host.</para></sect4>
+<sect4><title>hostname</title>
+<para>hostname reports or sets the name of the current host.</para></sect4>
+
<sect4><title>id</title>
<para>id prints the effective user and group IDs of the current
user or a given user.</para></sect4>
@@ -134,6 +135,9 @@ their owner and group.</para></sect4>
<sect4><title>join</title>
<para>join joins lines of two files on a common field.</para></sect4>
+<sect4><title>kill</title>
+<para>kill terminates the given process.</para></sect4>
+
<sect4><title>ln</title>
<para>ln makes hard or soft (symbolic) links between files.</para></sect4>
@@ -210,6 +214,9 @@ function).</para></sect4>
<para>seq prints numbers in a certain range with a certain
increment.</para></sect4>
+<sect4><title>sha1sum</title>
+<para>sha1sum prints or checks 160-bit SHA1checksums.</para></sect4>
+
<sect4><title>shred</title>
<para>shred deletes a file securely, overwriting it first so that its
contents can't be recovered.</para></sect4>