NAME
	  CONSOLE - Diagnostic station:	Starts a console connection to
	  the Paragon system.

     SYNTAX
	  console

     DESCRIPTION
	  The console command runs on the diagnostic station and is
	  intended for use by the system administrator only.

	  The console command is a script that the reset command
	  creates on the diagnostic station when the system is
	  rebooted. The	console	command	is created using the last con-
	  sole connection to the Paragon system. The console command
	  supports the async, fscan, and the scanio console inter-
	  faces.

     EXAMPLE
	  The following	shows an example console script:

	    #!/bin/sh
	    echo "mysys	was last booted	on Sun Oct 31 14:13:12 PDT 1993"
	    /usr/local/bin/fscan -bD -c	full

     FILES
	  /usr/paragon/boot/console
		    Script file	for the	console	command.

     LIMITATIONS AND WORKAROUNDS
	  For information about	limitations and	workarounds, see the
	  release notes	files in /usr/share/release_notes.

     SEE ALSO
	  async, fscan,	reset, scanio

















Acknowledgement and Disclaimer