|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (9 bit)
|
Searching for a word in a load of log files
Basically I have a tonne of XML files (logs) I am looking for a certain word in them all, it's only in one and there are too many files to go though one by one.
What's the best way to do this? Cheers |
|
|
|
|
|
#2 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
It depends upon which OS you are using. If Windows, a search in the contents of the file should give you the results. If 'nix then grep will work. You could also use Google Desktop Search to index the files to search them. I am not sure if it will index XML files but suspect that it will.
__________________
Want to Make $$$$ with your Computer? No Risk! Simply press shift-4 four times in a row |
|
|
|
|
|
#3 |
|
Member (9 bit)
|
Windows XP.
I wanna search though multiple files at once. |
|
|
|
|
|
#4 |
|
Member (14 bit)
Premium Member
Join Date: Jan 2002
Location: The Great NorthWest
Posts: 12,594
|
Pull up Search (WinKey + F), Click on All files and folders, then type in
*.* in the file name section, then type in what you want to find in the "word or phrase in the file" secion. Then narrow search to the directory or drive you want to search in the "look in" section. |
|
|
|
|
|
#5 |
|
Member (9 bit)
|
Worked - thanks guys.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Disk Cleanup takes forever! | Rasu | Windows Legacy Support (XP and earlier) | 13 | 09-11-2002 01:07 AM |
| WinXP disk cleanup/scanning compressed old files | Charles | Windows Legacy Support (XP and earlier) | 3 | 09-10-2002 11:07 PM |
| What happened to Word?? | catbert | Windows Legacy Support (XP and earlier) | 5 | 08-02-2002 08:39 AM |
| Help with Excell and Word files | csud | Windows Legacy Support (XP and earlier) | 1 | 07-11-2001 04:26 PM |
| Managing files | Charles | Windows Legacy Support (XP and earlier) | 8 | 12-12-2000 01:34 PM |