Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 263 Bytes

bash_os.rst

File metadata and controls

17 lines (12 loc) · 263 Bytes

Operating System cheatsheet

Table of Contents

Get Number of CPUs

# linux
nproc --all

# max
sysctl -n hw.logicalcpu