Annotation of 43BSDTahoe/new/notes/Samples/shorten, revision 1.1.1.1

1.1       root        1: # A shell script to prune the /usr/spool/notes/.utilities/net.log file. We keep the last
                      2: # couple lines for the heck of it.
                      3: # Ray Essick   May 24, 1982
                      4: tail -500 /usr/spool/notes/.utilities/net.log > /usr/spool/notes/.utilities/net.log.$$
                      5: mv /usr/spool/notes/.utilities/net.log.$$ /usr/spool/notes/.utilities/net.log

unix.superglobalmegacorp.com

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