This commit is contained in:
fofolee
2019-04-08 23:22:26 +08:00
commit 7ca94f1141
5960 changed files with 530244 additions and 0 deletions

9
docs/linux/bzless.html Normal file
View File

@@ -0,0 +1,9 @@
<h1 id="bzless">bzless</h1>
<p>增强.bz2压缩包查看器</p>
<h2 id="补充说明">补充说明</h2>
<p><strong>bzless命令</strong> 是增强“.bz2”压缩包查看器bzless比bzmore命令功能更加强大。</p>
<h3 id="语法">语法</h3>
<pre><code>bzless(参数)</code></pre>
<h3 id="参数">参数</h3>
<p>文件:指定要分屏显示的.bz2压缩包。</p>
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->