OUTPUTDF


   Filesystem            kbytes    used   avail capacity  Mounted on
   /dev/hp0h             140564  119959    6548    95%    /x
   /dev/hp0g             208595  160245   27490    85%    /spare
   /dev/ra1e             146347   71724   59988    54%    /mnt
   /dev/ra1d               7429      68    6618     1%    /tmp
   /dev/ra0a               7429    6385     301    95%    /
   sunA:/usr1            163751  137952    9423    94%    /sun/usr1
   sunB:/usr2            163751  101095   46280    69%    /sun/usr2

OUTPUTMOUNT


          /dev/hp0h on /x type 4.2 (rw)
          /dev/hp0g on /spare type 4.2 (rw)
          /dev/ra1e on /mnt type 4.2 (rw)
          /dev/ra1d on /tmp type 4.2 (rw)
          /dev/ra0a on / type 4.2 (rw)
          sunA:/usr1 on /sun/usr1 type nfs (rw)
          sunA:/usr2 on /sun/usr2 type nfs (rw)
                                                                     

BOTCLEAN

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

LNEXT

                                      

ONELCLEAN

                                      

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

UTERMINAL

                 TERMINAL               

NEXT

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

HILINE

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

PAUSE

  q - to quit, <CR> - to continue
If they want to quit, do so

GO

 Let use have look at the output
 of the df command.  Please
 enter it at the prompt.
 $PROMPT$
 That is correct!
 You've got it on the 2nd try.
 Good, you understand the concept.
 Please use df
 Please use df
 You will be helped this time!
                                 

FORGET1

 df                             
 Observe the result above.
 The imported file systems are preceded by the servernames (sunA and 
sunB) followed by a colon.
   sunA:/usr1            163751  137952    9423    94%    /sun/usr1
   sunB:/usr2            163751  101095   46280    69%    /sun/usr2
 Now let's look at the output of 
 the mount command.  Please
 enter it at the prompt.
 $PROMPT$
 That is correct!
 You've got it on the 2nd try.
 Good, you understand the concept.
 Please type mount
 Please type mount
 You will be helped this time!
                                 

FORGET2

 mount                           
 Observe the result above.
 Note again that the names of the imported file systems are 
 preceded by the servernames (sunA and sunB) followed by a colon.
          sunA:/usr1 on /sun/usr1 type nfs (rw)                    
          sunA:/usr2 on /sun/usr2 type nfs (rw)