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