Search found 2 matches
- Thu Apr 01, 2004 4:24 pm
- Forum: General
- Topic: Search for something NOT there
- Replies: 4
- Views: 817
The command line idea was very helpful
That would work very good and would have been quicker than what I did. I wanted to return every one-liner html file with just that include statement in it. All of those files would not contain any other html so they would not have a </body> tag, which I thought would have been a good one to use to ...
- Wed Mar 31, 2004 6:41 pm
- Forum: General
- Topic: Search for something NOT there
- Replies: 4
- Views: 817
Search for something NOT there
Is there a way for me to search all files and have the results tell me what files DO NOT have what I'm searching for in them? Or can I restrict a search to only search the first line of every file somehow? I have a lot of "redirected" files in my HTML folder that only have one line in them. It is a ...