1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 23:02:07 +02:00
tldr/pages/linux/zforce.md
Juri Dispan cf53a4c623
zforce: add page (#10868)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-10-09 22:12:52 +02:00

8 lines
248 B
Markdown

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