mirror of
https://github.com/onceupon/Bash-Oneliner
synced 2024-11-22 20:54:19 +00:00
add server
This commit is contained in:
parent
ae0e1f8ca1
commit
8f281f9527
1 changed files with 7 additions and 0 deletions
|
@ -1620,4 +1620,11 @@ nproc --all
|
|||
jobs -l
|
||||
```
|
||||
|
||||
#####list all running services
|
||||
|
||||
```bash
|
||||
service --status-all
|
||||
```
|
||||
|
||||
|
||||
=-=-=-=-=-A lot more coming!! =-=-=-=-=-=-=-=-=-=waitwait-=-=-=-=-=-=-=-=-=-
|
||||
|
|
Loading…
Reference in a new issue