words3

来自「高效率的一种通用压缩/解压程序」· 代码 · 共 21 行

TXT
21
字号
If you got this far and the "cmp"s didn't find anything amiss, lookslike you're in business.  You should install bzip2, bunzip2 and bzcat:   Copy bzip2 and bzip2recover to a public place, maybe /usr/bin.   In that public place, make bunzip2 and bzcat be      symbolic links to the bzip2 you just copied there.   Put the manual page, bzip2.1, somewhere appropriate;      perhaps in /usr/man/man1.Instructions for use are in the preformatted manual page, in the filebzip2.txt.  For more detailed documentation, read the full manual.  It is available in Postscript form (manual.ps) and HTML form(manual_toc.html).You can also do "bzip2 --help" to see some helpful information. "bzip2 -L" displays the software license.Happy compressing.  -- JRS, 30 August 1998.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?