From 54d4a27be4819bb51c4e7760fd4fa42bc8121d59 Mon Sep 17 00:00:00 2001 From: Hummer12007 Date: Fri, 16 Oct 2015 20:55:03 +0300 Subject: [PATCH] Added a command to show the CPU name --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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