Current Path :
/
bin
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//bin/gunzip
#!/bin/sh PATH=${GZIP_BINDIR-'/bin'}:$PATH exec gzip -d "$@"