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

10
docs/linux/logname.html Normal file
View File

@@ -0,0 +1,10 @@
<h1 id="logname">logname</h1>
<p>用来显示用户名称</p>
<h2 id="补充说明">补充说明</h2>
<p><strong>logname命令</strong> 用来显示用户名称。</p>
<h3 id="语法">语法</h3>
<pre><code>logname(选项)</code></pre>
<h3 id="选项">选项</h3>
<pre><code>--help在线帮助
--vesion显示版本信息。</code></pre>
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->