index
:
manut/vorlesung
master
schulung
vorlesung
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
beagle
/
debian-rfs
/
bin
/
uncompress
blob: 072beadcd7a39af364bf1faddd90bca21b6d122d (
plain
)
1
2
3
#!/bin/bash PATH=${GZIP_BINDIR-'/bin'}:$PATH exec gzip -d "$@"