Path : /bin/X11/
File Upload :
Current File : //bin/X11/egrep

#!/bin/sh
cmd=${0##*/}
exec grep -E "$@"