File:  [CSRG BSD Unix] / 43BSD / contrib / notes / Samples / shorten
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:54 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43
BSD 4.3

# A shell script to prune the /usr/spool/notes/.utilities/net.log file. We keep the last
# couple lines for the heck of it.
# Ray Essick	May 24, 1982
tail -500 /usr/spool/notes/.utilities/net.log > /usr/spool/notes/.utilities/net.log.$$
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.