Jump to content

System Information (Mac): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
FrescoBot (talk | contribs)
Cydebot (talk | contribs)
m Robot - Speedily moving category Mac OS X to Category:OS X per CFDS.
Line 26: Line 26:


[[Category:Mac OS-only software made by Apple Inc.|System Profiler]]
[[Category:Mac OS-only software made by Apple Inc.|System Profiler]]
[[Category:Mac OS X|System Profiler]]
[[Category:OS X|System Profiler]]
[[Category:Mac OS|System Profiler]]
[[Category:Mac OS|System Profiler]]



Revision as of 13:30, 5 December 2012

System Profiler
Developer(s)Apple Computer
Stable release
10.8 (807) / July 20, 2011
Operating systemMac OS 7.6OS X
Typesystem profiler
LicensePropietary
Websitesupport.apple.com/guide/system-information/welcome/mac Edit this on Wikidata

System Information (previously known as System Profiler) is a software utility derived from field service diagnostics produced by Apple's Service Diagnostic Engineering team, at that time located in Apple satellite buildings in Campbell, California, that has been bundled with the Mac OS since Mac OS 7.6 (until OS X it was called Apple System Profiler). Sometime between 10.6.8 and 10.7.2, System Profiler had its named changed to System Information.

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 OS X terminal application.