~ubuntu-branches/ubuntu/oneiric/gzip/oneiric-proposed

1
2
3
#!/bin/sh
PATH=BINDIR:$PATH
exec gzip -d "$@"