BOX

                          COMMAND                       

   <<<<< LEFT_CLEAN SUBROUTINE >>>>>>>>>>>>>>>>>>>>>

LNEXT

                                      

   <<<<< TERMINAL SCREEN DRAWING SUBROUTINE >>>>>>>>

UTERMINAL

                 TERMINAL               

NEXT

 $V1$
                                        
 <<<<<<< Standout Line Procedure >>>>>>>>>>

HILINE

                                                                               
     <<<<<< TIME POSE SUBROUTINE >>>>>>>>>

PAUSE

If they want to quit, do so


GO

 nfsd
 SYNTAX
         /etc/nfsd  [nservers]
 FUNCTION
      nfsd starts the NFS server daemons that handle client
      file system requests.  nservers is the number of file system
      request daemons to start.  This number should be based on
      the load expected on this server.  4 is the usual number.
 Let's practice the nfsd 
 command.  Enter the appropriate
 command to start 4 file system
 request daemons.
 $PROMPT$
 That is correct!
 You've got it on the 2nd try.
 Good, you understand the concept.
 Please use /etc/nfsd with 
 the argument 4
 Please type /etc/nfsd 4
 You will be helped this time!
                                 

FORGET1

 /etc/nfsd 4                    
 Observe the result on the terminal.
 $PROMPT$