source: vendor/gzip/1.3.11/gunzip.in@ 3325

Last change on this file since 3325 was 3325, checked in by bird, 18 years ago

gzip 1.3.11

File size: 46 bytes
Line 
1#!/bin/sh
2PATH=BINDIR:$PATH
3exec gzip -d "$@"
Note: See TracBrowser for help on using the repository browser.