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

⟦241a8002d⟧ TextFile

    Length: 1496 (0x5d8)
    Types: TextFile
    Notes: UNIX file
    Names: »showhelp«

Derivation

└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
    └─⟦28c352965⟧ »/a« UNIX Filesystem
        └─⟦this⟧ »usr/new/lib/vsh/showhelp« 

TextFile

		* * S h o w f i l e    H e l p * *

These are the showfile commands.  It is not necessary to press -Return-
after these commands.  When a complete command is sensed, it is run
immediately.

Command		Description

^D, q		Leave Showfile.
or quitchar

?		Print this page.

number p	Print file starting at specified line.

number e	Examine line for a file name and line number.
		if a file name is found, run the editor on this file.

-Return-	Print next twelve lines in the file.

number -Return-	
		Same is "number e."

^H, <DEL>	Delete last digit of number

In addition to the previous commands, most of the commands from the
directory page are available in showfile.  They include ^, /, !, %,
and A-Z except L and R.  Particularly useful are M and G which allow
new iterations of Make and Grep, !, the escape to the shell, and F,
which allows one to edit any file.

Directory motion commands such as '+' exit showfile mode and perform
the expected directory page motions.

To return to showfile display from Vsh, use 'E' to review the
last .makerror file and 'S' to show the last .grepout file.

Vsh always searches for .makerror in the current directory.  Vsh
searches for .grepout first the current directory, then in your
home directory.

When a line is selected with the e command, Vsh tries to extract
a file name and line number from the line.  As the output
from grep is of constant format, a selection will never fail with grep.
Vsh tries its best with the output of compilers and lint.