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.