Current File : //usr/bin/rgrep
#!/bin/sh

exec grep -r "$@"