LinuxCommandLibrary

zrun

Transparently uncompress argument files to a command.

TLDR

Run the specified command with uncompressed versions of the compressed argument files

$ zrun [cat path/to/file1.gz path/to/file2.bz2 ...]
copy

Copied to clipboard