|
DataMuseum.dkPresents historical artifacts from the history of: Regnecentalen RC-900 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Regnecentalen RC-900 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 141 (0x8d) Types: TextFile Notes: UNIX file Names: »Remove«
└─⟦b1d6695d7⟧ Bits:30004155/sitdisk.imd SW95713I 386/ix Software Development System Rel. 2.0 └─⟦b1d6695d7⟧ UNIX Filesystem └─⟦this⟧ »sitls/install/Remove«
echo "The following files are being removed:" for i in `cat /usr/lib/installed/Files/sitls.name` do echo $i rm -rf $i >/dev/null 2>&1 done