|
|
|
|
|
by bishfish
907 days ago
|
|
ugrep+ has this feature similar to ripgrep-all. For regular use, I use ugrep’s %u option with its format feature to only get one match per line same as other grep tools. Overall, I’m a happy user of ugrep. ugrep works as well as ripgrep for me. It’s VERY fast and has built-in option to search archives within archives recursively. |
|