Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Regex in file
#1
is there a way to search an entire directory branch for a term using regex without loading every file into memory/variable and then regex'ing that variable?

it just seems inefficient to load every file into memory to do this and wanted to know if there was a better way i was not aware of.

thanks.
An old blog on QM coding and automation.

The Macro Hook
#2
No, need to load files.
#3
thanks.
An old blog on QM coding and automation.

The Macro Hook


Forum Jump:


Users browsing this thread: 1 Guest(s)