Viewing File: /usr/bin/egrep

#!/bin/sh
exec grep -E "$@"
Back to Directory File Manager
<