|
|
|
@ -2331,6 +2331,10 @@ _Bash is the [Unix](https://www.google.com/search?q=What+is+UNIX+explain%3F&clie |
|
|
|
<td class="tg-yw4l">seq</td> |
|
|
|
<td class="tg-yw4l">seq</td> |
|
|
|
<td class="tg-yw4l">Displays an incremental sequence of numbers from first to last.</td> |
|
|
|
<td class="tg-yw4l">Displays an incremental sequence of numbers from first to last.</td> |
|
|
|
</tr> |
|
|
|
</tr> |
|
|
|
|
|
|
|
<tr> |
|
|
|
|
|
|
|
<td class="tg-yw4l">service</td> |
|
|
|
|
|
|
|
<td class="tg-yw4l">This command is used to manage system services.</td> |
|
|
|
|
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<tr> |
|
|
|
<td class="tg-yw4l">set</td> |
|
|
|
<td class="tg-yw4l">set</td> |
|
|
|
<td class="tg-yw4l">Used to manipulate shell variables and functions.</td> |
|
|
|
<td class="tg-yw4l">Used to manipulate shell variables and functions.</td> |
|
|
|
@ -2540,10 +2544,6 @@ _Bash is the [Unix](https://www.google.com/search?q=What+is+UNIX+explain%3F&clie |
|
|
|
<td class="tg-yw4l">Read and log system messages to the system console and log files.</td> |
|
|
|
<td class="tg-yw4l">Read and log system messages to the system console and log files.</td> |
|
|
|
</tr> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<tr> |
|
|
|
<td class="tg-yw4l">service</td> |
|
|
|
|
|
|
|
<td class="tg-yw4l">This command is used to manage system services.</td> |
|
|
|
|
|
|
|
</tr> |
|
|
|
|
|
|
|
<tr> |
|
|
|
|
|
|
|
<td class="tg-yw4l">systemctl</td> |
|
|
|
<td class="tg-yw4l">systemctl</td> |
|
|
|
<td class="tg-yw4l">This command can be used to start, stop, and check the status of system services.</td> |
|
|
|
<td class="tg-yw4l">This command can be used to start, stop, and check the status of system services.</td> |
|
|
|
</tr> |
|
|
|
</tr> |
|
|
|
|