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

⟦296ea99cb⟧ TextFile

    Length: 629 (0x275)
    Types: TextFile
    Notes: UNIX file
    Names: »README«

Derivation

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

TextFile


These files correspond to questions asked by build.  Each file
consists of 2 parts separated by a '%' (------ is an empty line):

-----
    <expr1>	- description 1
    <expr2>	- description 2
    .....
%
-----
    Help text.

The files are used only by the 'ask' script in /sys/build.  Ask is
called with two arguments:

    response = `ask file prompt`

Ask uses egrep to match the expressions <expr1> etc. against what
the user typed in.  When a match is found, it is echoed back to the
caller.

In response to <return> ask types the first part, an in response to
'h' or 'help' it types the entire file, except the separator.