debian-galaxy-a20e/rootfs/usr/bin/rgrep

5 lines
30 B
Plaintext
Raw Normal View History

2026-08-27 13:48:54 +00:00
#!/bin/sh
exec grep -r "$@"