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