SEARCH
SEARCH is a DCL command that searches one or more files for the specified strings and displays the lines containing those strings.
Syntax
SEARCH filespec[,...] search-string[,...]
Qualifiers
- /BACKUP
- /BEFORE
- /BY_OWNER
- /CONFIRM
- /CREATED
- /EXACT
- /EXCLUDE
- /EXPIRED
- /FORMAT
- /HEADING
- /HIGHLIGHT
- /KEY
- /LIMIT
- /LOG
- /MATCH
- /MODIFIED
- /NUMBERS
- /OUTPUT
- /PAGE
- /REMAINING
- /SINCE
- /SKIP
- /STATISTICS
- /STYLE
- /SYMLINK
- /WARNINGS
- /WILDCARD_MATCHING
- /WINDOW
- /WRAP