Update README.md
This commit is contained in:
parent
10bcbb5131
commit
0cd71a4fca
1 changed files with 6 additions and 2 deletions
|
@ -49,7 +49,6 @@ If you want to check MANUALY,
|
||||||
|
|
||||||
try this command: /usr/bin/motds32
|
try this command: /usr/bin/motds32
|
||||||
|
|
||||||
|
|
||||||
Full automated script.
|
Full automated script.
|
||||||
</code>
|
</code>
|
||||||
<pre data-source-line="50"><code class="hljs">
|
<pre data-source-line="50"><code class="hljs">
|
||||||
|
@ -61,7 +60,12 @@ Usage: motds32 OPTIONS
|
||||||
-c, --check Check stats motd file
|
-c, --check Check stats motd file
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
You can see the result with : cat /etc/motd or usr/bin/motds32 -c
|
You can see the result with :
|
||||||
|
|
||||||
|
<code>cat /etc/motd</code>
|
||||||
|
<br>or
|
||||||
|
<br>
|
||||||
|
<code>usr/bin/motds32 -c</code>
|
||||||
|
|
||||||
<h2 id="update" data-source-line="52"><a class="anchor" href="#update"><span class="octicon octicon-link"></span></a>UPDATE:</h2>
|
<h2 id="update" data-source-line="52"><a class="anchor" href="#update"><span class="octicon octicon-link"></span></a>UPDATE:</h2>
|
||||||
<pre data-source-line="55"><code class="hljs">cd /PATH/MOTDs32
|
<pre data-source-line="55"><code class="hljs">cd /PATH/MOTDs32
|
||||||
|
|
Loading…
Reference in a new issue