This commit is contained in:
sylvestre
2022-10-19 04:30:41 +00:00
parent bfbeea49cf
commit b79dd91a36
121 changed files with 284 additions and 238 deletions
+141 -118
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -177,7 +177,7 @@
<div class="version">v0.0.16
</div>
</div>
<pre><code>
<pre><code>arch
</code></pre>
<p>Display machine architecture</p>
<h2 id="options"><a class="header" href="#options">Options</a></h2>
+1 -1
View File
@@ -177,7 +177,7 @@
<div class="version">v0.0.16
</div>
</div>
<pre><code>
<pre><code>b2sum [OPTIONS] [FILE]...
</code></pre>
<p>Compute and check message digests.</p>
<h2 id="options"><a class="header" href="#options">Options</a></h2>
+1 -1
View File
@@ -177,7 +177,7 @@
<div class="version">v0.0.16
</div>
</div>
<pre><code>
<pre><code>b3sum [OPTIONS] [FILE]...
</code></pre>
<p>Compute and check message digests.</p>
<h2 id="options"><a class="header" href="#options">Options</a></h2>
+1 -1
View File
@@ -177,7 +177,7 @@
<div class="version">v0.0.16
</div>
</div>
<pre><code>
<pre><code>base32 [OPTION]... [FILE]
</code></pre>
<p>encode/decode data and print to standard output
With no FILE, or when FILE is -, read standard input.</p>
+1 -1
View File
@@ -177,7 +177,7 @@
<div class="version">v0.0.16
</div>
</div>
<pre><code>
<pre><code>base64 [OPTION]... [FILE]
</code></pre>
<p>encode/decode data and print to standard output
With no FILE, or when FILE is -, read standard input.</p>
+2 -1
View File
@@ -177,7 +177,8 @@
<div class="version">v0.0.16
</div>
</div>
<pre><code>basename OPTION... NAME...
<pre><code>basename NAME [SUFFIX]
basename OPTION... NAME...
</code></pre>
<p>Print NAME with any leading directory components removed
If specified, also remove a trailing SUFFIX</p>
+1 -1
View File
@@ -177,7 +177,7 @@
<div class="version">v0.0.16
</div>
</div>
<pre><code>
<pre><code>basenc [OPTION]... [FILE]
</code></pre>
<p>encode/decode data and print to standard output
With no FILE, or when FILE is -, read standard input.</p>
+1 -1
View File
@@ -177,7 +177,7 @@
<div class="version">v0.0.16
</div>
</div>
<pre><code>
<pre><code>cat [OPTION]... [FILE]...
</code></pre>
<p>Concatenate FILE(s), or standard input, to standard output
With no FILE, or when FILE is -, read standard input.</p>
+2 -1
View File
@@ -175,7 +175,8 @@
<div class="version">v0.0.16
</div>
</div>
<pre><code>chcon [OPTION]... [-u USER] [-r ROLE] [-l RANGE] [-t TYPE] FILE...
<pre><code>chcon [OPTION]... CONTEXT FILE...
chcon [OPTION]... [-u USER] [-r ROLE] [-l RANGE] [-t TYPE] FILE...
chcon [OPTION]... --reference=RFILE FILE...
</code></pre>
<p>Change the SELinux security context of each FILE to CONTEXT.
+2 -1
View File
@@ -176,7 +176,8 @@
<div class="version">v0.0.16
</div>
</div>
<pre><code>chgrp [OPTION]... --reference=RFILE FILE...
<pre><code>chgrp [OPTION]... GROUP FILE...
chgrp [OPTION]... --reference=RFILE FILE...
</code></pre>
<p>Change the group of each FILE to GROUP.</p>
<h2 id="options"><a class="header" href="#options">Options</a></h2>
+2 -1
View File
@@ -176,7 +176,8 @@
<div class="version">v0.0.16
</div>
</div>
<pre><code>chmod [OPTION]... OCTAL-MODE FILE...
<pre><code>chmod [OPTION]... MODE[,MODE]... FILE...
chmod [OPTION]... OCTAL-MODE FILE...
chmod [OPTION]... --reference=RFILE FILE...
</code></pre>
<p>Change the mode of each FILE to MODE.
+2 -1
View File
@@ -176,7 +176,8 @@
<div class="version">v0.0.16
</div>
</div>
<pre><code>chown [OPTION]... --reference=RFILE FILE...
<pre><code>chown [OPTION]... [OWNER][:[GROUP]] FILE...
chown [OPTION]... --reference=RFILE FILE...
</code></pre>
<p>change file owner and group</p>
<h2 id="options"><a class="header" href="#options">Options</a></h2>
+1 -1
View File
@@ -176,7 +176,7 @@
<div class="version">v0.0.16
</div>
</div>
<pre><code>
<pre><code>chroot [OPTION]... NEWROOT [COMMAND [ARG]...]
</code></pre>
<p>Run COMMAND with root directory set to NEWROOT.</p>
<h2 id="options"><a class="header" href="#options">Options</a></h2>
+1 -1
View File
@@ -177,7 +177,7 @@
<div class="version">v0.0.16
</div>
</div>
<pre><code>
<pre><code>cksum [OPTIONS] [FILE]...
</code></pre>
<p>Print CRC and size for each file</p>
<h2 id="options"><a class="header" href="#options">Options</a></h2>
+1 -1
View File
@@ -177,7 +177,7 @@
<div class="version">v0.0.16
</div>
</div>
<pre><code>
<pre><code>comm [OPTION]... FILE1 FILE2
</code></pre>
<p>compare two sorted files line by line</p>
<h2 id="options"><a class="header" href="#options">Options</a></h2>
+2 -1
View File
@@ -177,7 +177,8 @@
<div class="version">v0.0.16
</div>
</div>
<pre><code>cp [OPTION]... SOURCE... DIRECTORY
<pre><code>cp [OPTION]... [-T] SOURCE DEST
cp [OPTION]... SOURCE... DIRECTORY
cp [OPTION]... -t DIRECTORY SOURCE...
</code></pre>
<p>Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.</p>
+1 -1
View File
@@ -177,7 +177,7 @@
<div class="version">v0.0.16
</div>
</div>
<pre><code>
<pre><code>csplit [OPTION]... FILE PATTERN...
</code></pre>
<p>split a file into sections determined by context lines</p>
<h2 id="options"><a class="header" href="#options">Options</a></h2>

Some files were not shown because too many files have changed in this diff Show More