zmv
Move or rename files matching a specified extended glob pattern.See also zcp and zln.
zcp
zln
zmore
View gzip compressed files with more.
gzip
more
zm
A tool for managing articles of newspapers and blogs.
zlib-flate
Raw zlib compression and decompression program.Part of qpdf.
qpdf
zless
View gzip and xz compressed files.
xz
zipnote
View, add, or edit a Zip archive's comments.Files can also be renamed in the Zip archive.
zipinfo
List detailed information about the contents of a Zip file.
zipgrep
Find patterns in files in a Zip archive using extended regular expression (supports ?, +, {}, () and |).
?
+
{}
()
|
zipcloak
Encrypt the contents within a Zip archive.
zipalign
Zip archive alignment tool.Part of the Android SDK build tools.
zip2john
Extract password hashes from Zip archives for use with John the Ripper password cracker.This is a utility tool usually installed as part of the John the Ripper installation.
zip
Package and compress (archive) files into a Zip archive.See also: unzip.
unzip
zig
The Zig compiler and toolchain.
zgrep
Grep text patterns from files within compressed file (equivalent to grep -Z).
grep -Z
zfs
Manage ZFS filesystems.
zfgrep
Matches fixed strings in possibly compressed files.Equivalent to grep -F with input decompressed first if necessary.
grep -F
zellij
Terminal multiplexer with batteries included.See also tmux and screen.
tmux
screen
zek
Generate a Go struct from XML.
zeisstopnm
Convert a Zeiss confocal file to Netbpm format.
zegrep
Find extended regular expression patterns in compressed files using egrep.
egrep