source: Daodan/MinGW/msys/1.0/bin/zfgrep@ 1080

Last change on this file since 1080 was 1046, checked in by alloc, 8 years ago

Daodan: Added Windows MinGW and build batch file

File size: 66 bytes
Line 
1#!/bin/sh
2PATH=${GZIP_BINDIR-'/usr/bin'}:$PATH
3exec zgrep -F "$@"
Note: See TracBrowser for help on using the repository browser.