repo.or.cz
/
gzip.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* m4/shell.m4 (AC_PROG_SHELL): Check for old-fashioned shells that
[gzip.git]
/
gunzip.in
blob
9490f16a5278a40355eb6fce1bc1e0f41997425f
1
#!/bin/sh
2
PATH
=
BINDIR
:
$PATH
3
exec
gzip
-d
"$@"