DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

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

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦69ad0d194⟧ TextFile

    Length: 478 (0x1de)
    Types: TextFile
    Names: »list-vigs.n«

Derivation

└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki
    └─ ⟦this⟧ »EUUGD11/euug-87hel/sec8/mcp/help/list-vigs.n« 

TextFile

.ce
.ul
list-vigs [ regular-expression ... ]
.sp
.ul
list-vigs
produces a multi-column listing of the names of all the vigs matching the
regular expressions.  If no expressions are given all the vigs are listed.
Use what-is vig for a definition of a vig.
.sp
The expressions should be of the type described in the
.ul
regex(3)
of the Unix Programmers Manual.  An example usage is "list-vigs ^[akz]"
which lists all vigs with names beginning with the letters, 'a', 'k', and 'z'.