|
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: 196 (0xc4) Types: TextFile Notes: UNIX file Names: »unsetup«
└─⟦23f6ff13b⟧ Bits:30004042/rcadapt.imd SW95705I 386/ix Multi-user Release 1.2 └─⟦23f6ff13b⟧ UNIX Filesystem └─⟦this⟧ »AE/install/unsetup«
# uninstall the 'card' users in passwd file ed - /etc/passwd <<-! H g/^lan1:/d g/^lan2:/d g/^com1:/d g/^com2:/d g/^csp:/d w q ! if [ $? -ne 0 ] then echo "Edit of /etc/passwd failed" fi