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 - metrics - download

⟦9c4685ec8⟧ TextFile

    Length: 54 (0x36)
    Types: TextFile
    Names: »runoff«

Derivation

└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit
    └─⟦b88e4e7e0⟧ »EurOpenD3/news/bnews.2.11/man.tar.Z« 
        └─⟦5f49d0f40⟧ 
            └─⟦this⟧ »man/runoff« 

TextFile

#!/bin/sh

for file in *.?
do
	psroff -man $file
done