Viewing File: /usr/bin/rgrep

#!/bin/sh

exec grep -r "$@"

Back to Directory File Manager