Linux command
xzmore 命令
文件
Copy it and replace filenames, paths, or keywords as needed.
命令示例
View xz compressed file
xzmore [file.xz]
说明
xzmore displays xz compressed files page by page. Uses more as pager. Simpler than xzless but with fewer navigation features. Press space for next page, q to quit.
FAQ
What is the xzmore command used for?
xzmore displays xz compressed files page by page. Uses more as pager. Simpler than xzless but with fewer navigation features. Press space for next page, q to quit.
How do I run a basic xzmore example?
Run `xzmore [file.xz]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.