CONTENTS: sh_utils shadow tar tcsh sh_utils: GNU sh-utils-1.16 sh_utils: sh_utils: This is a package of small shell programming utilities. They are sh_utils: mostly compliant with POSIX.2, where applicable. sh_utils: sh_utils: The programs in this package are: sh_utils: basename date dirname echo env expr false logname nice nohup sh_utils: pathchk printenv printf sleep stty tee test true tty uname sh_utils: who whoami yes sh_utils: sh_utils: shadow: Shadow password suite. shadow: shadow: This set of login related programs utilizes an alternate, non-readable shadow: file to contain the actual encrypted passwords. This is presumed to shadow: increase system security by increasing the difficulty with which shadow: system crackers obtain encrypted passwords. It was written by John F. shadow: Haugh II, and the Linux port is maintained by Marek Michalkiewicz. shadow: shadow: shadow: shadow: tar: GNU tar 1.12 tar: tar: Tape ARchiver - adds and extracts files and directories to/from tape tar: or archive files. This version of tar also supports archive tar: compression using GNU zip. tar: tar: tar: tar: tar: tar: tcsh: tcsh 6.07 tcsh: tcsh: tcsh is an enhanced but completely compatible version of the Berkeley tcsh: UNIX C shell, csh(1). It is a command language interpreter usable both tcsh: as an interactive login shell and a shell script command processor. It tcsh: includes a command-line editor, programmable word completion, spelling tcsh: correction, a history mechanism, job control, and a C-like syntax. tcsh: tcsh: tcsh: tcsh: