ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Need help or app for a unique search

(1/1)

edbro:
I need the capability to search a directory that has a lot of subdirectories for those subdirs that do not have a certain file in them. I need to create a list, report, or readout of those subs. To be specific: I need to find those subdirs that do not have *.lrf in them.

Is there an existing search util that will do this for me? I don't speak regex but if that's what it takes, could someone hold my hand a bit? Could it be done in Autohotkey? I also have Directory Opus if that helps.

cmpm:
http://www.binaryfortress.com/fileseek/

May work for you, not sure about creating a list unless a screen shot will work.

edbro:
Yes, a screen listing would suffice.

I see how I could use that to find a file or dir but I don't see how I'd use it to find a dir that did not have the file argument in it.

cmpm:
Looking at it closer I have to agree it does not meet that requirement.
"Folders that do not contain".

Maybe something in here that would work, I haven't tried any of them.
It's a simple google search, watch for reliable sources and check the developer's site.
That's my habit anyway....

http://www.google.com/search?q=search+for+Folders+that+do+not+contain&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a

skwire:
Target and I wrote a couple of solutions for you.

https://www.donationcoder.com/forum/index.php?topic=21414.0

Navigation

[0] Message Index

Go to full version