commit | 38248431e8013fcdb1fd5d7a2758cb6e32ca483a | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Mon Jun 12 11:26:07 2017 -0500 |
committer | Rob Landley <rob@landley.net> | Mon Jun 12 11:26:07 2017 -0500 |
tree | de998dae06cbbadbf73aa2939f567114a40b60d8 | |
parent | bc308973ffb671084328da6e20f146cba1454466 [diff] |
Add grep -M match and -S skip supporting wildcard patterns. They don't imply -r because you might do find . -type f | xargs -S blah regex