samintz
Scott Mintz
- May
- 1,580
- 28
Does anyone (Vince?) have a simple alias that does a grep search using TPIPE? I find that I have to wade through the tpipe help every time I want to use it due to its arcane syntax.
Using FFIND was easy. I only needed to concern myself with the /s, /v, and /t or /e switches.
So ideally, I'd like to do the equivalent of:
Using FFIND was easy. I only needed to concern myself with the /s, /v, and /t or /e switches.
So ideally, I'd like to do the equivalent of:
Code:
ffind /s /v /t"sometext" *.[ch]pp