:man| Alphabetical   Categories   About us 
 
WHAT (1) | General commands | Unix Manual Pages | :man

NAME

what - "show what versions of object modules were used to construct a file"

CONTENTS

Synopsis
Description
Exit Status
See Also
Standards
History
Bugs

SYNOPSIS

what [-qs] []

DESCRIPTION

The what utility searches each specified file for sequences of the form "@(#)" as inserted by the source code control system. It prints the remainder of the string following this marker, up to a NUL character, newline, double quote, ">" character, or backslash.

The following option is available:

-q Only output the match text, rather than formatting it.
-s Stop searching each file after the first match.

EXIT STATUS

Exit status is 0 if any matches were found, otherwise 1.

SEE ALSO

ident(1), strings(1)

STANDARDS

HISTORY

BUGS

 
Created by Blin Media, 2008-2013