AP DS TECH Get MAC hardware info from OS-X terminal (command line) ~~ June 14, 2017 Hardware Overview: 1system_profiler SPHardwareDataType | awk '/Serial/ {print $4}' 1system_profiler SPHardwareDataType 1ioreg -l | grep IOPlatformSerialNumber Hard drive info: 1system_profiler SPSerialATADataType Related Posts:Apple Hardware Test / Apple DiagnosticsMac DMG -> ISO (in ubuntu)OSX system volume (sound) GET / SET via Terminal / bashOSX - get UID listformat drive OSX command lineExcel (mac) move between cells vs. move sheetMuseScore - get that last line to fit on one page....bash - df to get space usage by volumebash: process each line as result of command using IFS=