A version of grep that works with compressed files. It searches for patterns in compressed files without needing to decompress them first.
Examplezgrep "error" myfile.gz
zgrep "error" myfile.gz
DevOpsSchoolTypically replies within an hour