feat(command): port zcat from just-bash and register gzip/gunzip/zcat
Standalone decompression-to-stdout command. Always reads .gz files and
writes decompressed output to stdout without modifying originals.
Supports integrity testing with -t, listing with -l, verbose output,
and custom suffixes with -S.
Also registers gzip, gunzip, and zcat in the coreutils registry.
Signed-off-by: Xe Iaso <me@xeiaso.net>
Assisted-by: Claude Opus 4.7 via Claude Code