Jump to content

Search content of different file types


Recommended Posts

G'day,

I'm just not creative today. I want to search the content of all files in a folder for a keyword, just like I can do with the search function in explorer. Of course I could automate that, but it would be far more elegant to do this in the background. Any idea anyone?

Link to comment
Share on other sites

G'day,

I'm just not creative today. I want to search the content of all files in a folder for a keyword, just like I can do with the search function in explorer. Of course I could automate that, but it would be far more elegant to do this in the background. Any idea anyone?

FileRead() and StringInStr()? What was the hard part?

:P

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

run "grep for Windows" and parse the output.

http://gnuwin32.sourceforge.net/packages/grep.htm

__________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...