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

LNEXT

                                      

ONELCLEAN

                                      

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

UTERMINAL

                 TERMINAL               

NEXT

 CAL: #RC, 1
 $V1$
                                        
 <<<<<<< Standout Line Procedure >>>>>>>>>>

HILINE

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

PAUSE

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

SYSTEM1

 A Picture of the computer with devices and the accounting turned on!
                          -----------------------------
                          |                           |
                          |                           |
                          |         COMPUTER          |
            --------------|                           |----------
            |             |                           |         |
            |             -----------------------------         |
       -------------                     |               ------------
      /   User    /   - - -  -   -  -  - |   -   -   -  /   User   /
     /     1     /                       |             /     2    /
    -------------                  -------------      ------------
                                 /    User    /
                                /      n     /
                               --------------

SYSTEM2

 A Picture of the computer with devices and the accounting turned on!
                          -----------------------------
                          | CPU Time     Connect Time |
                          |                           |
                          |         COMPUTER          |
            --------------|                           |----------
            |             | User/Process              |         |
            |             -----------------------------         |
       -------------                     |               ------------
      /   User    /   - - -  -   -  -  - |   -   -   -  /   User   /
     /     1     /                       |             /     2    /
    -------------                  -------------      ------------
                                 /    User    /
                                /      n     /
                               --------------

GO

 The role and the utility of an accounting system increases with the
 number of users on the system.  If you are managing a single-user
 system, or a system with 2 or 3 users logged in at one time, the only
 resource that you might be concerned with is electricity.  However,
 if you have tens of users, the accounting system will be a necessary
 resource for improving the efficiency and the service to the users
 on your system!
 Display a system with accounting being turned on, i.e.,
 timer, CPU utilizer, swap counter, user counter.
 Although the accounting software is probably delivered with
 your UNIX System software, most often the accounting system is
 not turned on automatically!  The command which turns on the
 accounting system is accton; however, your UNIX version may
 have a shell script such as turnacct, etc.
 Assuming that the /etc/rc file 
 is your multi-user initialization
 script, the command that you would
 have to enter to start the
 accounting system is:
 $PROMPT$
 That is correct!
 You've got it on the 2nd try.
 Good, you understand the concept.
 Please type accton
 Please type accton
 You will be helped this time!
 $PROMPT$
                                 

FORGET1

 accton                          
 $PROMPT$