source: Daodan/MinGW/msys/1.0/bin/gunzip@ 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: 65 bytes
RevLine 
[1046]1#!/bin/sh
2PATH=${GZIP_BINDIR-'/usr/bin'}:$PATH
3exec gzip -d "$@"
Note: See TracBrowser for help on using the repository browser.