Forrest logo
back to context overview

zdiff

List of commands for zdiff:

  • zdiff:tldr:27a4b zdiff: Compare a file to a gzipped archive with the same name.
    $ zdiff ${filename}
    try on your machine
    explain this command
  • zdiff:tldr:9eedc zdiff: Compare two files, uncompressing them if necessary.
    $ zdiff ${filename1-gz} ${filename2-gz}
    try on your machine
    explain this command
back to context overview