This commit is contained in:
Marc Beninca 2025-07-27 20:35:44 +02:00
parent c3d611c6bd
commit 49433d21e5
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -1,6 +1,9 @@
# grep
# grep from current directory with regex
#| grep
#= g
a__grep() {
rwx_grep() {
grep \
--directories "recurse" \
--line-number \