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

11
docs/linux/dris.html Normal file
View File

@@ -0,0 +1,11 @@
<h1 id="dris">dris</h1>
<p>显示和清空目录堆栈中的内容</p>
<h2 id="补充说明">补充说明</h2>
<p><strong>dris命令</strong> 用于显示和清空目录堆栈中的内容。</p>
<h3 id="语法">语法</h3>
<pre><code>dris(选项)</code></pre>
<h3 id="选项">选项</h3>
<pre><code>+n显示从左边算起第n笔的目录
-n显示从右边算起第n笔的目录
-l显示目录完整的记录。</code></pre>
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->