zcat.in   [plain text]


#!/bin/sh
PATH=BINDIR:$PATH
exec gzip -cd "$@"