zmore
View gzip compressed files with more. More information: <https://manned.org/zmore>.
Install
- All systems
-
curl cmd.cat/zmore.sh
- Debian
-
apt-get install gzip - Ubuntu
-
apt-get install gzip -
Alpine
-
apk add gzip - Arch Linux
-
pacman -S gzip - Kali Linux
-
apt-get install gzip - CentOS
-
yum install gzip - Fedora
-
dnf install gzip - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install gzip - OS X
-
brew install gzip - Raspbian
-
apt-get install gzip - Docker
-
docker run cmd.cat/zmore zmorepowered by Commando
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 `n` to go to next match):
/regular_expression -
Exit:
q -
Display interactive command help:
h
© tl;dr; authors and contributors