DataMuseum.dk

Presents historical artifacts from the history of:

ICL Comet 32

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

See our Wiki for more about ICL Comet 32

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦40cfd294e⟧ TextFile

    Length: 515 (0x203)
    Types: TextFile
    Notes: UNIX file
    Names: ».login«

Derivation

└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
    └─⟦28c352965⟧ »/a« UNIX Filesystem
        └─⟦this⟧ ».login« 
        └─⟦this⟧ »DIVERSE/.login« 

TextFile


set path=(/etc /usr/ucb /bin /usr/bin /usr/new . /usr/nsc /usr/games /usr/local)
stty echo erase '^H' intr '^C' kill '^?' crt crterase
setenv EXINIT "set ai redraw sm shell=/bin/csh terse"
# setenv TERM tvi920
setenv PAGER less
setenv LESS pd
chmod 666 /dev/bm

if ($$ == 2) then
	setenv SINGLEUSER ''
endif

if ($?SINGLEUSER) then
	echo 'Singleuser-mode' >/dev/console
	/etc/setclock
	/etc/cron
	/etc/update
	/etc/mount -a > /dev/console
	rm -f /tmp/* /usr/tmp/* >& /dev/null
else
	date
endif

setenv TERM tvi920