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

exec grep -r "$@"