*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: what | Section: 1 | Source: FreeBSD | File: what.1.gz
WHAT(1) FreeBSD General Commands Manual WHAT(1) NAME what - show what versions of object modules were used to construct a file SYNOPSIS what [-qs] [file ...] DESCRIPTION The what utility searches each specified file for sequences of the form "@(#)" as inserted by the SCCS 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 options are 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 The what utility conforms to IEEE Std 1003.1-2001 ("POSIX.1"). The -q option is a non-standard FreeBSD extension which may not be available on other operating systems. HISTORY The what command appeared in 4.0BSD. BUGS This is a rewrite of the SCCS command of the same name, and behavior may not be identical. FreeBSD 14.1-RELEASE-p8 December 14, 2006 FreeBSD 14.1-RELEASE-p8

Navigation Options