|
|
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
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.