|
|
|
|
|
by _delirium
5083 days ago
|
|
-R is the POSIX-standard flag for recursive grep, so that would be worse to change imo. It's also the flag used for recursive grep by the BSDs (some of which do support '-r', but only as a deprecated historical option... OpenBSD calls it "strongly discouraged"). |
|
/me updates rgrep alias to use -R