basename.exe	Display file namename
bmgrep.exe	Fast pattern matching utility.
cal.exe		Display calendar
cat.exe		Concatenate files
cdiff.exe	Context difference
cgrep.exe	Search file for pattern and display context
chmod.exe	Change file attributes
cmp.exe		Compare two files
comm.exe	Select or reject lines common to two sorted files
cp.exe		Copy files.
cpio.exe	Archive files
csplit.exe	Context or line file splitter
cut.exe		Cut data out of a file
date.exe	Display / change date and time
dd.exe		Data copy
df.exe		Display Disk Free space
dirname.exe	Extract directory name from filename
du.exe		Display disk usage
expr.exe	Evaluate arguments as expression
fgrep.exe	Search file for string
find.exe	Search directory tree for files matching requirements
fold.exe	Fold long lines to stdout
fstat.exe	Print file status information
grep.exe	Search file for pattern
head.exe	Display file headers
ls.exe		List directory
m4.exe		M4 Macro processor
make.exe	Makefile processor (supports swapping a la MS Shell 2.x)
manifest	This file
mkdir.exe	Make path
mv.exe		Move files
od.exe		octal dump
printarg.exe	Print argumnents to stdout
printenv.exe	Print environment to stdout
readme		Introduction
rm.exe		Remove files
rmdir.exe	Remove directories
rulefile	Make's rule file
setschar.exe	Set switch character
sleep.exe	Wait for n seconds
sort.exe	Sort files
split.exe	Split file into n line parts
strings.exe	Display the strings in files
sym.exe		Display symbolic information from object and library files
tail.exe	Print tail of file
tee.exe		Pipe fit a pipeline.
termcap		Termcap file.  Needs to be pointed to by the TERMCAP
		environment variable.
touch.exe	Change a file's timestamp or size
tput.exe	Output a termcap string
tr.exe		Translate characters
uniq.exe	Display unique lines
usage		Brief usage instructions
wc.exe		Count number of words in file
which.exe	Display the directory containing a command from the PATH.
