Name

find

Synopsis

find [options] string [files]

Search for a literal text string in the specified files, in standard input (via a pipe), or in text entered at its prompt, and display matching lines.

Options

/V

Display only nonmatching lines.

/I

Perform a case-insensitive search (case-sensitive is the default).

/C

Display a count of matching lines only.

/N

Display the line number preceding each line.

Get Windows 2000 Commands Pocket Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.