1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-05 16:35:25 +02:00
tldr/pages/common/zrun.md
Managor d2e6da7679
common*: refresh old pages part 7 (#16290)
Co-authored-by: Machiavelli <145562237+MachiavelliII@users.noreply.github.com>
2025-05-01 14:38:45 +03:00

8 lines
260 B
Markdown

# 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 ...}}`