Annotation of coherent/g/usr/bin/mlp/review, revision 1.1.1.1

1.1       root        1: :
                      2: #
                      3: # Review: severs as the text browser for the MLP's "Display" printer.  Review
                      4: # simulates a paper 255 columns by 66 lines (line lengh may be changed).  The
                      5: # program allows a user to page though the report 22 lines or a 66 line page at
                      6: # a time.  Lines extending beyond 80 chars my be horizontally scrolled up to
                      7: # 255 columns.  Users may go from the beginning to the end of the report or any
                      8: # page in between with simple keystrokes.  Desired pages my be sent to the
                      9: # system default printer for an actual hardcopy.
                     10: #
                     11: # This script "simulates" some of the capabilites of review.  Review my be
                     12: # aquired by contacting:
                     13: #
                     14: #     Magnetic Data Operations, Inc.
                     15: #     9400 Two Notch Road, Suite B
                     16: #     Columbia, South Carolina  29223
                     17: #     (803) 699-0113 voice
                     18: #     (803) 699-5622 fax
                     19: #
                     20: # Other tools relating to system administration tailored for Coherent may also
                     21: # be obtained from this source.
                     22: #
                     23: 
                     24: RequestPath=$1
                     25: 
                     26: LinesPage=$2
                     27: 
                     28: more $1

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.