Bash shell script to mimic the About This Mac feature in macOS (Apple sillicon, Intel).
--------------------
macOS
--------------------
Big Sur
--------------------
Version
--------------------
11.7.3
--------------------
Hardware Model
--------------------
iMac (Retina 5K, 27-inch, 2020)
--------------------
Processor
--------------------
3.3 GHz 6-Core Intel Core i5
--------------------
Memory
--------------------
16 GB 2667 MHz DDR4
--------------------
Startup Disk
--------------------
MacintoshHD-Data
--------------------
Graphics
--------------------
AMD Radeon Pro 5300 4 GB
--------------------
Serial Number
--------------------
H4TFJ019PN78
| macOS | Version |
|---|---|
| 14.* | Sonoma |
| 13.* | Ventura |
| 12.* | Monterey |
| 11.* | Big Sur |
| 10.15 | Catalina |
| 10.14 | Mojave |
| 10.13 | High Sierra |
| 10.12 | Sierra |
| 10.11 | El Capitan |
| 10.10 | Yosemite |
Liftoff:
Make this script accessible to all users by placing it in: /usr/local/bin;
set the executable bit on the file:
chmod +x aboutMe;
then call it:
bash aboutMe.
| Version | Relase Date |
|---|---|
| v.0.3 | 04-AUG-2022 |
| v.0.2 | 05-APR-2021 |
| v.0.1 | 07-JUL-2018 |
| v.0.0 | 15-AUG-2017 |
hardware_model_too.sh adpated from this thread.
Shout-out to: https://reddit.com/u/Thanksagainforlunch for the suggestion.