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

⟦6482a3cfc⟧ TextFile

    Length: 168 (0xa8)
    Types: TextFile
    Notes: UNIX file
    Names: »ccat«

Derivation

└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
    └─⟦28c352965⟧ »/a« UNIX Filesystem
        └─⟦this⟧ »usr/ucb/ccat« 

TextFile

#! /bin/csh

# ccat.sh: version 1.1 of 9/30/82
# Unix System Command Source File
#
# @(#)ccat.sh	1.1 (NSC) 9/30/82

foreach file ($argv)
/usr/ucb/uncompact < $file
end