Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

xzmore(1) [freebsd man page]

XZMORE(1)                                                            XZ Utils                                                            XZMORE(1)

NAME
xzmore, lzmore - view xz or lzma compressed (text) files SYNOPSIS
xzmore [file...] lzmore [file...] DESCRIPTION
xzmore is a filter which allows examination of xz(1) or lzma(1) compressed text files one screenful at a time on a soft-copy terminal. To use a pager other than the default more, set environment variable PAGER to the name of the desired program. The name lzmore is provided for backward compatibility with LZMA Utils. e or q When the prompt --More--(Next file: file) is printed, this command causes xzmore to exit. s When the prompt --More--(Next file: file) is printed, this command causes xzmore to skip the next file and continue. For list of keyboard commands supported while actually viewing the content of a file, refer to manual of the pager you use, usually more(1). SEE ALSO
more(1), xz(1), xzless(1), zmore(1) Tukaani 2013-06-30 XZMORE(1)

Check Out this Related Man Page

XZMORE(1)							     XZ Utils								 XZMORE(1)

NAME
xzmore, lzmore - view xz or lzma compressed (text) files SYNOPSIS
xzmore [filename ...] lzmore [filename ...] DESCRIPTION
xzmore is a filter which allows examination of xz(1) or lzma(1) compressed text files one screenful at a time on a soft-copy terminal. To use a pager other than the default more, set environment variable PAGER to the name of the desired program. The name lzmore is provided for backward compatibility with LZMA Utils. e or q When the prompt --More--(Next file: file) is printed, this command causes xzmore to exit. s When the prompt --More--(Next file: file) is printed, this command causes xzmore to skip the next file and continue. For list of keyboard commands supported while actually viewing the content of a file, refer to manual of the pager you use, usually more(1). SEE ALSO
more(1), xz(1), xzless(1), zmore(1) Tukaani 2010-09-27 XZMORE(1)
Man Page

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Prom

Is there any place where i can look for the commands that can be used on the ok> prompt (3 Replies)
Discussion started by: Jai
3 Replies

2. UNIX for Dummies Questions & Answers

Deleting all content in a file from command line

Hey guys, I'd like to delete all text within a text file without actually deleting the file. Is there a vi command I can do from my prompt without actually going into the file and doing a %d i think it is... to remove all the text inside? I want to add this to a cron job to erase all the data... (2 Replies)
Discussion started by: kingdbag
2 Replies

3. UNIX for Advanced & Expert Users

Is it possible to see the content of the compressed file?

How we can view the content of the file,if it compressed (or) Zipped ,without uncompress ? I have one file ,i compressed it,without uncompressing the file.Is it possible to see the content of the file? (2 Replies)
Discussion started by: bobprabhu
2 Replies

4. UNIX for Dummies Questions & Answers

compressed file

I compressed a file by using gzip command gzip <<xx>> filename changed to xx.gz How to view this xx.gz file. Any idea. Thanks in advance. (7 Replies)
Discussion started by: venkatesht
7 Replies

5. UNIX for Dummies Questions & Answers

What does $ represent in command prompt?

What does $ represent in command prompt? (2 Replies)
Discussion started by: ashok.g
2 Replies