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
/
zcat
blob: 50ec10f3bb2ab2e7478a7bf40891728d1bed2ae4 (
plain
)
1
2
3
#!/bin/bash PATH=${GZIP_BINDIR-'/bin'}:$PATH exec gzip -cd "$@"