Linux command
xzmore 命令
文件
复制后可按需替换文件名、目录或参数。
常用示例
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.