FILE: C:\Program Files\Git\usr\bin\egrep

--
#!/bin/sh exec grep -E "$@"
--