PPRuNe Forums - View Single Post - Searching text in many files at the same time (for free)
Old 5th November 2004 | 10:38
  #6 (permalink)  
TeamTerminal
 
Joined: Feb 2001
Posts: 25
Likes: 0
From: Left Field
Tell me I'm not this old....

FIND [/I] "string" [[drive:][path]filename[ Wildcards work here]]

/I Ignores the case of characters when searching for the string.
"string" Specifies the text string to find.
[drive:][path]filename Specifies a file or files to search.

Don't use it across the net but good for local drives. Spork you mean windows can do this now too?

TT
TeamTerminal is offline