Find

Searches for a string of text in a file and displays any matches.

Syntax

 find [/v] [/c] [/n] [/i] "string" [[drive:][path]filename[...]] 

Parameters

 

Parameter

Purpose


[/v]

Displays lines that do not match the string.

[/c]

Displays a count of matching lines.

[/n]

Displays a line before each line.

[/i]

Performs a case-insensitive search.

“string”

Specifies the string to search for.

[drive:][path] filename

Specifies the drive, path, and file name of the file to be searched.



Microsoft Windows XP Professional Administrator's Guide
Microsoft Windows XP Professional Administrators Guide
ISBN: 1931841969
EAN: 2147483647
Year: 2005
Pages: 358

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net