			    C-SHELL HELP

The C-Shell accepts commands you enter on the command line.  Type a
command and press <RETURN> or <ENTER> to execute it.  For an
introduction to the C-Shell, type:

	man csh  <RETURN>

If you would rather use a friendly menu while working with ProLine, run
the ProLine User's Shell (PLUSH) by typing:

	plush  <RETURN>

Here are just a few commands that help you explore the C-Shell.

	cd		Change directories
	ls		List contents of directory
	cat		Print out the contents of a file
	logout		Terminate connection
        man		Print out a detailed manual
        whatis		Briefly describe a manual
