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

⟦5facd21b1⟧ TextFile

    Length: 327 (0x147)
    Types: TextFile
    Names: »Fluff.sed«

Derivation

└─⟦b20c6495f⟧ Bits:30007238 EUUGD18: Wien-båndet, efterår 1987
    └─⟦this⟧ »EUUGD18/General/Abermud/Fluff.sed« 

TextFile

##  SED command file to remove lint fluff.  The latter two are for the
##  stupid, noisy, SunOS lint...  Remove filenames and the "pass2" message.
##  $Header: Fluff.sed,v 1.1 89/03/13 09:39:17 rsalz Exp $
/returns value which is sometimes ignored/d
/returns value which is always ignored/d
/^[0-9a-z]*\.c:$/d
/^Lint pass2:$/d