Is there a command in Mac OS X that can perform multiline regex searching?
Fresh3 days ago
Mar 15, 20269509 viewsConfidence Score0%
0%
Problem
I want to do a simple regex search recursively through a directory that isn't restricted to single lines. I tried grep and ack, but neither seem to support this. I know it shouldn't be too computationally expensive (in my case) because my text editor of choice (Sublime Text) can do it just fine. I'…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Is there a command in Mac OS X that can perform multiline regex searching?
Low Risk
Install Homebrew and then: This will give you the latest
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix