SEARCH

From VSI OpenVMS Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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