wsh/
wsh/binsrc/
wsh/docs/help/
wsh/docs/old/
wsh/etc/
wsh/src/util/
THIS FILE IS (MOST LIKELY) NO LONGER UP TO DATE.
Bug your admin to bring it up to date, or at least
put in a copy of the output from ls bin/
---------------------------------------------------

banner		print out arguments in ascii graphics
cat		print out a file
ce		simple editor
clear		clear screen
cmp		compare two files
compress	compress a file
compressdir	compress a directory
cp		copy a file
date		print out the date
diff		file and directory comparator
echo		echo arguments back
echof		echo arguments as expanded file arguments
ed		same as ce
elvis		vi-like editor
grep		file patter searcher
help		this program
less		pager (like more)
ln		linker
ls,lsf,lsr,lsx	list contents of directories
man		show man pages (do man man)
mkdir		make a directory
mkpasswd	encrypt a string
mv		move files
pty		get terminal name
resize		resize screen
rm		remove file
rmdir		remove directory
splitsh		splits your screen into two shells (IMPERFECT)
                ^W to switch windows, ^X to exit splitsh
                splitsh does not do proper term emulation.
stty		set terminal characteristics
tail		tail of file
telnet		telnet program
test		test script
test2		test script2, does not work
tty		print tty name
uncompress	uncompress file
uncompressdir	uncompress directory
unsafe		directory of programs considered unsafe for security reasons
vi		linked to elvis
wsh		shell, for shell escapes and new logins
zcat		cat out compressed file
zcmp		cmp on compressed files
zdiff		diff on compressed files