feat(command): port gzip from just-bash
Compress or decompress files using gzip format. Supports compress and
decompress modes via -d flag, stdout output with -c, file management
with -f/-k, integrity testing with -t, listing with -l, verbose output,
custom suffixes with -S, compression levels -1 through -9, and
recursive directory processing with -r.
Signed-off-by: Xe Iaso <me@xeiaso.net>
Assisted-by: Claude Opus 4.7 via Claude Code