linuxOS_AP05/debian/test/usr/bin/rgrep

5 lines
30 B
Plaintext
Raw Normal View History

2025-09-26 01:40:02 +00:00
#!/bin/sh
exec grep -r "$@"