home *** CD-ROM | disk | FTP | other *** search
/ ftp.update.uu.se / ftp.update.uu.se.2014.03.zip / ftp.update.uu.se / pub / rainbow / msdos / misc / help.lzh / FIND.HLP < prev    next >
Text File  |  1985-07-10  |  384b  |  12 lines

  1.     The FIND command searches for a string of text in one or
  2.     several files.
  3.  
  4.     _Example_:  ^FIND "someone" story.txt^
  5.  
  6.     This command would print out all lines that contained "someone"
  7.     in the file "story.txt" .
  8.  
  9.  
  10.     Syntax:  FIND [/V /C /N] <string> [<filename...>]
  11.  
  12.