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

⟦d82b8c645⟧ TextFile

    Length: 312 (0x138)
    Types: TextFile
    Notes: UNIX file
    Names: »autohelp«

Derivation

└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
    └─⟦28c352965⟧ »/a« UNIX Filesystem
        └─⟦this⟧ »sys/build/autohelp« 

TextFile

# This file is sourced

grep "^$file"'$' $subs/autohelp > /dev/null
if ($status) then
	echo "" > /dev/tty
	echo -n "$SO$prompt$SE " > /dev/tty
	echo
	echo -n h > /dev/tty
	echo -n e > /dev/tty
	echo -n l > /dev/tty
	echo    p > /dev/tty
	sed -e '/^%/d' $help/$file > /dev/tty
	echo $file >> $subs/autohelp
endif