DataMuseum.dk

Presents historical artifacts from the history of:

ICL Comet 32

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

See our Wiki for more about ICL Comet 32

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦5751c41dd⟧ TextFile

    Length: 96 (0x60)
    Types: TextFile
    Notes: UNIX file
    Names: »awkpatt«

Derivation

└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
    └─⟦28c352965⟧ »/a« UNIX Filesystem
        └─⟦this⟧ »sys/build/awkpatt« 

TextFile


BEGIN { printf("^(") }
NR==1,/%/ { if ($2 == "-") printf("%s|", $1) }
END { printf("quit)$") }