diff --git a/README.md b/README.md index 39bae9d..bd11204 100644 --- a/README.md +++ b/README.md @@ -341,6 +341,11 @@ networksetup -listallhardwareports system_profiler SPDisplaysDataType | grep Resolution ``` +#### Show CPU Brand String +```bash +sysctl -n machdep.cpu.brand_string +``` + ### Power Management #### Prevent System Sleep