Current File : //usr/bin/X11/X11/X11/egrep
#!/bin/sh
cmd=${0##*/}
exec grep -E "$@"