Skip to content

Commit f0b2202

Browse files
committed
🤖 Auto-update eBook files and GitHub Pages [skip ci]
1 parent ea2d0e1 commit f0b2202

File tree

7 files changed

+10
-0
lines changed

7 files changed

+10
-0
lines changed
73 Bytes
Binary file not shown.
68 Bytes
Binary file not shown.
36 Bytes
Binary file not shown.

ebook/en/export/101-linux-commands.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -939,6 +939,11 @@ <h3>Additional Flags and their Functionalities:</h3>
939939
<td align="left">List entries by columns</td>
940940
</tr>
941941
<tr>
942+
<td align="left"><code>-s</code></td>
943+
<td align="left"><center><code>--size</code></center></td>
944+
<td align="left">Print the allocated size of each file</td>
945+
</tr>
946+
<tr>
942947
<td align="left"><center>-</center></td>
943948
<td align="left"><code>--group-directories-first</code></td>
944949
<td align="left">List directories before files</td>
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -939,6 +939,11 @@ <h3>Additional Flags and their Functionalities:</h3>
939939
<td align="left">List entries by columns</td>
940940
</tr>
941941
<tr>
942+
<td align="left"><code>-s</code></td>
943+
<td align="left"><center><code>--size</code></center></td>
944+
<td align="left">Print the allocated size of each file</td>
945+
</tr>
946+
<tr>
942947
<td align="left"><center>-</center></td>
943948
<td align="left"><code>--group-directories-first</code></td>
944949
<td align="left">List directories before files</td>

0 commit comments

Comments
 (0)