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

⟦621c0a91e⟧ TextFile

    Length: 339 (0x153)
    Types: TextFile
    Names: »README«

Derivation

└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki
    └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/fixcpio/README« 

TextFile

Tue Jan 27 12:22:37 PST 1987

This is a program for fixing broken cpio -c archives.  It is commonly
used to recover a backup when disk 10 from a 30 disk archive has gotten
trashed.

It is often the "help" required by "Out of phase--get help."

To compile, either go:

	cc -O fixcpio.c -o fixcpio
	
or on System V say:

	make fixcpio	

-dB