mirror of
https://github.com/onceupon/Bash-Oneliner
synced 2025-02-17 05:28:24 +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
|
jobs -l
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#####list all running services
|
||||||
|
|
||||||
|
```bash
|
||||||
|
service --status-all
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
=-=-=-=-=-A lot more coming!! =-=-=-=-=-=-=-=-=-=waitwait-=-=-=-=-=-=-=-=-=-
|
=-=-=-=-=-A lot more coming!! =-=-=-=-=-=-=-=-=-=waitwait-=-=-=-=-=-=-=-=-=-
|
||||||
|
|
Loading…
Add table
Reference in a new issue