mirror of
https://github.com/trinib/Linux-Bash-Commands.git
synced 2024-10-01 06:35:36 -04:00
Update README.md
Done set alphabetically
This commit is contained in:
parent
9d49149c12
commit
2fbe6d91da
@ -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">Displays an incremental sequence of numbers from first to last.</td>
|
||||
</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">set</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>
|
||||
</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">This command can be used to start, stop, and check the status of system services.</td>
|
||||
</tr>
|
||||
|
Loading…
Reference in New Issue
Block a user