wilfried 49b6e95ab4 Initial import of sh-utils-2.0
GNU command line utilities

Submitted by: David Lebel <lebel@lebel.org>
2001-03-14 21:53:41 +00:00

10 lines
512 B
Plaintext

sh-utils is a package of small shell programming utilities. They
are mostly compliant with POSIX.2, where applicable. The programs
that can be built with this package are basename, chroot, date,
dirname, echo, env, expr, factor, false, groups, hostname, id,
logname, nice, nohup, pathchk, printenv, printf, pwd, seq, sleep,
stty, su, tee, test, true, tty, uname, users, who, whoami, and yes.
All the binaries are prefixed by the letter g to differentiate them
with the standard applications with the same name.