1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/zforce.md

9 lines
248 B
Markdown
Raw Normal View History

# zforce
> Add a `.gz` extension to files compressed using `gzip`.
> More information: <https://manned.org/zforce>.
- Add a `.gz` extension to the supplied Gzip files (Note: other files are ignored):
`zforce {{path/to/file1 path/to/file2 ...}}`