DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦9a34f0d11⟧ TextFile

    Length: 318 (0x13e)
    Types: TextFile
    Names: »trimlib«

Derivation

└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki
    └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/news/misc/trimlib« 

TextFile

: if this is run once per day, it will save the last
: weeks worth of news log files. You can, of course, comment
: out some of the lines to save less
cd /usr/lib/news
mv log.5 log.6
mv log.4 log.5
mv log.3 log.4
mv log.2 log.3
mv log.1 log.2
mv log.0 log.1
mv log log.0
cp /dev/null log
/etc/chown news log* history*