bzless command in Linux with examples (original) (raw)

Last Updated : 11 Jul, 2025

bzless is a command similar to bzmore, but it has many more features. bzless does not have to read the entire input file before starting, so with a large file, it starts up faster than text editors like vi. bzless uses termcap (or terminfo on some systems), so it can run on a variety of terminals. Similar to bzmore it works on both types of files(compressed or uncompressed).Note: Press space to see more or ctrl+z to close the file. bzless uses the same options as bzmore.Use of Different keys:

Syntax:

bzless [less_options] file...

Example: