mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
ba6daef39d
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
357 B
357 B
zmore
View
gzipcompressed files withmore. More information: https://manned.org/zmore.
- Open a compressed file:
zmore {{path/to/file.txt.gz}}
- Display the next page of the file:
<Space>
- Search for a pattern in the file (press
<n>to go to next match):
</>{{regex}}
- Exit:
<q>
- Display interactive command help:
<h>