diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-08-02 16:13:57 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-08-02 16:13:57 +0000 |
commit | 7acaebec5dfe7f928afda74b0cc25eec04c9c11e (patch) | |
tree | fdfeb72dafe162b46f244b04b692f4c3ced5f207 /appendixa/coreutils-shortdesc.xml | |
parent | b1ae217a9c6c530505cd604e0d2e869ac67d6838 (diff) |
added coreutils files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2662 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/coreutils-shortdesc.xml')
-rw-r--r-- | appendixa/coreutils-shortdesc.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/appendixa/coreutils-shortdesc.xml b/appendixa/coreutils-shortdesc.xml new file mode 100644 index 000000000..711786ba9 --- /dev/null +++ b/appendixa/coreutils-shortdesc.xml @@ -0,0 +1,20 @@ +<sect2><title>Contents of Coreutils</title> + +<para>Not yet fully checked.</para> + +<para>The Coreutils package contains a whole series of basic shell utilities.</para> + +<para>Coreutils installs the following:</para> + +<sect3><title>Program Files</title> +<para>basename, cat, chgrp, chmod, chown, chroot, cksum, comm, cp, csplit, +cut, date, dd, df, dir, dircolors, dirname, du, echo, env, expand, expr, +factor, false, fmt, fold, groups, head, hostid, hostname, id, install, join, +kill, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod, mv, nice, nl, +nohup, od, paste, pathchk, pinky, pr, printenv, printf, ptx, pwd, readlink, +rm, rmdir, seq, sha1sum, shred, sleep, sort, split, stat, stty, su, sum, sync, +tac, tail, tee, test, touch, tr, true, tsort, tty, uname, unexpand, uniq, +unlink, uptime, users, vdir, wc, who, whoami, yes</para></sect3> + +</sect2> + |