|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 54 (0x36) Types: TextFile Names: »runoff«
└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit └─⟦b88e4e7e0⟧ »EurOpenD3/news/bnews.2.11/man.tar.Z« └─⟦5f49d0f40⟧ └─⟦this⟧ »man/runoff«
#!/bin/sh for file in *.? do psroff -man $file done