|
|
1.1 root 1: : if this is run once per day, it will save the last
2: : weeks worth of news log files. You can, of course, comment
3: : out some of the lines to save less
4: cd /usr/lib/news
5: mv log.5 log.6
6: mv log.4 log.5
7: mv log.3 log.4
8: mv log.2 log.3
9: mv log.1 log.2
10: mv log.0 log.1
11: mv log log.0
12: cp /dev/null log
13: /etc/chown news log* history*
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.