mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-04 20:15:26 +02:00
260 B
260 B
zrun
Transparently uncompress argument files to a command. More information: https://manned.org/zrun.
- Run the specified command with uncompressed versions of the compressed argument files:
zrun {{cat}} {{path/to/file1.gz path/to/file2.bz2 ...}}