Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ what(1SCCS) — UTek 4.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

get(1sccs)

sccshelp(1sccs)



WHAT(1SCCS)             COMMAND REFERENCE             WHAT(1SCCS)



NAME
     what - identify SCCS files

SYNOPSIS
     what filenames

DESCRIPTION
     What searches the given files for all occurrences of the
     pattern that get(1sccs) substitutes for %Z% (this is @(#) at
     this printing) and prints out what follows until the first
     ~, >, newline, \, or null character.

EXAMPLES
     If the C program in file f.c contains:

          char ident[] = "@(#)identification information";

     and f.c is compiled to yield f.o and a.out, then the
     command:

          what
          f.c
          f.o
          a.out

     will print:

          f.c:
               identification information

          f.o:
               identification information

          a.out:
               identification information

     What is intended to be used in conjunction with the SCCS
     command get(1sccs), which automatically inserts identifying
     information, but it can also be used where the information
     is inserted manually.

DIAGNOSTICS
     Use sccshelp(1sccs) for explanations.

CAVEATS
     It's possible that an unintended occurrence of the pattern
     @(#) could be found just by chance, but this causes no harm
     in nearly all cases.

SEE ALSO
     get(1sccs) and sccshelp(1sccs).




Printed 4/6/89                                                  1





































































%%index%%
na:336,78;
sy:414,168;
de:582,503;
ex:1085,872;
di:1957,192;
ca:2149,274;
se:2423,159;
%%index%%000000000120

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026