Current File : //bin/egrep
#!/usr/bin/sh
exec grep -E "$@"