????

Your IP : 13.59.139.220


Current Path : /bin/
Upload File :
Current File : //bin/zcat

#!/bin/sh
PATH=${GZIP_BINDIR-'/bin'}:$PATH
exec gzip -cd "$@"