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

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