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

⟦5b6693bca⟧ TextFile

    Length: 122 (0x7a)
    Types: TextFile
    Notes: Uncompressed file

Derivation

└─⟦5a9f1bdbd⟧ Bits:30004698 RC900 Environment Rel. 2.0 (5.25 inch)
└─⟦5a9f1bdbd⟧ UNIX Filesystem
    └─⟦376d7ed0f⟧ »RCENV.ISC/new/etc/drivers/bbu/Rc.Z« 
└─⟦de58d8f44⟧ Bits:30004699 RC900 Environment Rel. 2.0 (3.5 inch)
└─⟦de58d8f44⟧ UNIX Filesystem
    └─⟦376d7ed0f⟧ »RCENV.ISC/new/etc/drivers/bbu/Rc.Z« 
        └─⟦this⟧ 

TextFile


# RCI BBU process startup
set `who -r`
if [ "$9" = S -o "$9" -lt 2 ]
then
	if [ -c /dev/bbu ]
	then
		/etc/bbud &
	fi
fi