source: Daodan/MinGW/msys/1.0/bin/zcat@ 1063

Last change on this file since 1063 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 gzip -cd "$@"
Note: See TracBrowser for help on using the repository browser.