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