Install antiword (Git 0680e7ee62e430e0905085e5b4cfb01d31db5936)
[msysgit.git] / bin / fgrep
blobb836bc4cb8818e1838803b535ce93d60520dd2e4
1 #!/bin/sh
2 # Copyright (C) 2002, Earnie Boyd
3 # mailto:earnie@users.sf.net
4 # This file is part of MSYS
5 # http://www.mingw.org/msys.shtml
6 # File: fgrep
8 grep -F "$@"