|
|
|
|
|
by karatestomp
2196 days ago
|
|
I must forget to give grep an filesystem path argument at least 10% of the time I invoke it. What I'm intending to do in all of those cases is recursively grep in the current directory. "Warning: recursive search of stdin" might be my most-seen console error message. |
|
Honourable mention also to FZF [1] which not only makes it trivial to locate a file in a directory tree, but has revolutionised my history use with its fuzzy matching.
[0] - https://github.com/BurntSushi/ripgrep
[1] - https://github.com/junegunn/fzf