zmore
View gzip compressed files with more.
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
nto go to next match):
/{{regular_expression}} -
Exit:
q -
Display interactive command help:
h
License and Disclaimer
The content on this page is copyright © 2014—present the tldr-pages team and contributors.This page is used with permission under Creative Commons Attribution 4.0 International License.
While we do attempt to make sure content is accurate, there isn't a warranty of any kind.