9490f16a5278a40355eb6fce1bc1e0f41997425f
[debian/gzip] / gunzip.in
1 #!/bin/sh
2 PATH=BINDIR:$PATH
3 exec gzip -d "$@"