| Current Path : /proc/8644/root/proc/self/root/proc/8644/task/8644/root/proc/8644/root/bin/ |
| Current File : //proc/8644/root/proc/self/root/proc/8644/task/8644/root/proc/8644/root/bin/gunzip |
#!/bin/bash
PATH=${GZIP_BINDIR-'/bin'}:$PATH
exec gzip -d "$@"