DataMuseum.dk

Presents historical artifacts from the history of:

Regnecentalen RC-900

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

See our Wiki for more about Regnecentalen RC-900

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦9f66644cc⟧ TextFile

    Length: 341 (0x155)
    Types: TextFile
    Notes: UNIX file
    Names: »Remove«

Derivation

└─⟦12e2d81bc⟧ Bits:30004155/disk1.imd SW95713I 386/ix Software Development System Rel. 2.0
└─⟦12e2d81bc⟧ UNIX Filesystem
    └─⟦this⟧ »sd/install/Remove« 

TextFile

rm /usr/bin/ctcr
rm /usr/bin/help
rm /usr/bin/locate
rm /usr/bin/starter
rm /usr/bin/usage
rm /usr/lib/libtermcap.a
rm /usr/lib/libtermlib.a
rm /usr/bin/rmdel
rm /usr/lib/libxtermlib.a
rm /usr/bin/unget
echo "The following files are being removed:"
for i in `cat /usr/lib/installed/Files/sd.name`
do
	echo $i
	rm -rf $i >/dev/null 2>&1
done