Current File : //proc/self/root/bin/rgrep
#!/bin/sh

exec grep -r "$@"