It can be useful to retrieve information about a Mac from the command line. For example, if you have booted into recovery mode or to an installer, or you have done a remote SSH session to another computer.
This command shows piles of stuff, but is slow: system_profiler
Shows lots of system paramaters, fast: sysctl -a
Show running OS version: sw_vers
Show OS version on disk: cat /Volumes/Macintosh\ HD/System/Library/CoreServices/SystemVersion.plist. Note: Assumes disk is called "Macintosh HD".
Show free space on volumes: df -H
Show model number only: system_profiler SPHardwareDataType | grep 'Model Identifier'
My latest blog post: Terrorism vs Genocide: Please don't feel like you need to be ashamed of New Zealand's response. (posted 2025-10-03). Warning: mysqli_connect(): MySQL server has gone away in /Library/WebServer/Documents/Owen2/Inc/Footer.m.inc.php on line 51
Warning: mysqli_connect(): Error while reading greeting packet. PID=45786 in /Library/WebServer/Documents/Owen2/Inc/Footer.m.inc.php on line 51
Warning: mysqli_connect(): (HY000/2006): MySQL server has gone away in /Library/WebServer/Documents/Owen2/Inc/Footer.m.inc.php on line 51
Warning: mysqli_error() expects parameter 1 to be mysqli, boolean given in /Library/WebServer/Documents/Owen2/Inc/Footer.m.inc.php on line 52
Could not connect to MySQL: