mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2024-12-23 16:56:35 +00:00
add system
This commit is contained in:
parent
46a081753f
commit
258c11caa3
11
README.md
11
README.md
@ -1572,4 +1572,15 @@ ulimit -u
|
|||||||
nmap -sT -O localhost
|
nmap -sT -O localhost
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#####print out number of cores/ processors
|
||||||
|
|
||||||
|
```bash
|
||||||
|
nproc --all
|
||||||
|
```
|
||||||
|
#####check status of each core
|
||||||
|
1. top
|
||||||
|
2. press '1'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
=-=-=-=-=-A lot more coming!! =-=-=-=-=-=-=-=-=-=waitwait-=-=-=-=-=-=-=-=-=-
|
=-=-=-=-=-A lot more coming!! =-=-=-=-=-=-=-=-=-=waitwait-=-=-=-=-=-=-=-=-=-
|
||||||
|
Loading…
Reference in New Issue
Block a user