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

UTERMINAL

                    TERMINAL                  

NEXT

 $V1$
                                              
     <<<<<< TIME POSE SUBROUTINE >>>>>>>>>

PAUSE

If they want to quit, do so

PAGETURNER

If they want to quit, do so
    <<<<<< 4 BOTTOM LINES CLEANING SUBROUTINE >>>>>>

ENCORE5

    <<<<<< REVIEW CLEANING SUBROUTINE >>>>>>

ENCORE

    <<<<<< CLEAN THE INSIDE OF BOUNDED ARE ONLY >>>>>

BOX

                       ILLUSTRATION                     



GO

 If the current working directory is /usr/cti,
                              /
                              |
            ------------------------------------
            |          |            |          |
            |          |            |          |
           lib        bin          etc        usr
            |                                  |
                                    ----------------------
                                    |          |         |
                                   cti       miked      yori
                                    |
                        ------------------------
                        |           |          |
                       842         843        851
 then to copy all of it into the directory /lib, the command would be:

           tar  cf  -  .  |  (cd  /lib;  tar  xf  -)
                              /
                              |
            ------------------------------------
            |          |            |          |
            |          |            |          |
           lib        bin          etc        usr
            |                                  |
  --------------------              ----------------------
  |         |        |              |          |         |
 842       843      851            cti       miked      yori
                                    |
                        ------------------------
                        |           |          |
                       842         843        851



           tar  cf  -  .  |  (cd  /lib;  tar  xf  -)