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

 nfsstat
 SYNTAX
            /usr/etc/nfsstat  [csnrdz]
 FUNCTION
         nfsstat displays statistical information about the NFS.
         If no options are supplied, the default is -csnr.
 SOME OPTIONS
         -c   display client information
         -s   display server information
         -n   display NFS information
         -z   zero (reinitialize) statistics
 Let's practice the /usr/etc/nfsstat 
 command.  Enter the command with
 no arguments.
 $PROMPT$
 That is correct!
 You've got it on the 2nd try.
 Good, you understand the concept.
 Please use /usr/etc/nfsstat with 
 no arguments.
 Please type /usr/etc/nfsstat
 You will be helped this time!
                                 

FORGET1

 /usr/etc/nfsstat                
 Observe the result:
Server nfs:
calls      badcalls
547872     0          
null       getattr    setattr    root       lookup     readlink   read       
0  0%      54776  9%  9  0%      0  0%      295689 53% 54946 10%  115514 21% 
wrcache    write      create     remove     rename     link       symlink    
0  0%      7168  1%   837  0%    5887  1%   32  0%     166  0%    0  0%      
mkdir      rmdir      readdir    fsstat     
4  0%      112  0%    12675  2%  57  0%     

Client nfs:
calls      badcalls   nclget     nclsleep
23488      0          23488      0          
null       getattr    setattr    root       lookup     readlink   read       
0  0%      1860  7%   41  0%     0  0%      18882 80%  174  0%    1348  5%   
wrcache    write      create     remove     rename     link       symlink    
0  0%      133  0%    93  0%     1  0%      0  0%      0  0%      0  0%      
mkdir      rmdir      readdir    fsstat     
0  0%      0  0%      940  4%    16  0%