Jump to content

System Information (Mac)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by NonNobisSolum (talk | contribs) at 13:46, 23 April 2009 (moved System Profiler to System Profiler (Apple): avoid confusion with System profiler). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

System Profiler
Developer(s)Apple Computer
Stable release
10.5.0 (117) / October 26 2007
Operating systemMac OS 7.6Mac OS X
Typesystem profiler
Websitesupport.apple.com/guide/system-information/welcome/mac Edit this on Wikidata

System Profiler is a software utility that has been bundled with Mac OS since Mac OS 7.6 (until Mac OS X it was called Apple System Profiler). It compiles technical information on all of the installed hardware, devices, drivers, applications, system settings, system software programs and kernel extensions installed on the host computer. It can export this information as plain text, RTF or in the plist XML format. This information is used to diagnose problems. System Profiler can be extremely useful if attempting to diagnose a hardware problem. A user can send the information directly to Apple if the user desires. It has support for scripting automation through AppleScript and some limited support in Automator.


System information can also be accessed by using the "system_profiler" command through a Terminal application. For more information, execute "man system_profiler" or "system_profiler -h" in an Mac OS X terminal application.