|
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: 433 (0x1b1) Types: TextFile Notes: Uncompressed file
└─⟦ce621b962⟧ Bits:30004623 Controller Environment R. 1.2 (5.25 inch) └─⟦ce621b962⟧ UNIX Filesystem └─⟦5afd8ccf1⟧ »CTENV.ISC/new/etc/drivers/card/Rc.Z« └─⟦5afd8ccf1⟧ »CTENV.SCO/new/etc/drivers/card/Rc.Z« └─⟦e03896eec⟧ Bits:30004624 Controller Environment R. 1.2 (3.5 inch) └─⟦e03896eec⟧ UNIX Filesystem └─⟦5afd8ccf1⟧ »CTENV.ISC/new/etc/drivers/card/Rc.Z« └─⟦5afd8ccf1⟧ »CTENV.SCO/new/etc/drivers/card/Rc.Z« └─⟦this⟧
#ident @(#)Rc 1.2 - 92/03/23 CTLRDIR=/usr/ctlr PATH=$PATH:$CTLRDIR/bin export PATH set `who -r` if [ "$9" = S -o "$9" -lt 2 ] ; then FTS=`ps -ef | grep '/fts '` for i in 1 2 3 4 5 6 7 8 do case `cardnum2type -d $i 2>/dev/null` in 1 | 2) if echo "$FTS" | grep "/fts -a $i" >/dev/null; then continue fi FTSPATH=$CTLRDIR/lib \ /etc/rci.d/fts -a $i -s1 -i3 & ;; esac done sleep 2 /etc/rci.d/cardload fi