commands.sh

zdiff

all

Invoke `diff` on `gzip` archives.

More info →

Examples (2)

Compare two files, uncompressing them if necessary

zdiff path/to/file1.gz path/to/file2.gz

Compare a file to a `gzip` archive with the same name

zdiff path/to/file
made by @shridhargupta | data from tldr-pages