lz
List all files inside a '.tar.gz' compressed archive. More information: <https://manned.org/lz.1>.
Install
- All systems
-
curl cmd.cat/lz.sh
- Debian
-
apt-get install mtools
- Ubuntu
-
apt-get install mtools
- Alpine
-
apk add mtools
- Arch Linux
-
pacman -S mtools
- Kali Linux
-
apt-get install mtools
- CentOS
-
yum install mtools
- Fedora
-
dnf install mtools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mtools
- OS X
-
brew install mtools
- Raspbian
-
apt-get install mtools
- Dockerfile
- dockerfile.run/lz
- Docker
-
docker run cmd.cat/lz lz
powered by Commando
List all files inside a '.tar.gz' compressed archive. More information: <https://manned.org/lz.1>.
-
List all files inside a compressed archive:
lz path/to/file.tar.gz
© tl;dr; authors and contributors