| Table Of Contents | Index |

Find replaces the FIND utility that comes with DOS. This find utility is much more versatile.
Usage: FIND "String" [File File File] /V/C/N/L/P/I/V Displays all lines that do not contain String. /C Counts lines that contain String. /N Adds line numbers to output. /L List only names of files that contain String. /I Ignore Case. /P Pauses display every 24 lines.

| Table Of Contents | Index |
|
