System Information (Mac): Difference between revisions
Judge Trudy (talk | contribs) No edit summary |
m remove Erik9bot category,outdated, tag and general fixes |
||
Line 1: | Line 1: | ||
{{Unreferenced stub|auto=yes|date=December 2009}} |
|||
{{Infobox Software| |
{{Infobox Software| |
||
name = System Profiler |
name = System Profiler |
||
Line 21: | Line 22: | ||
{{Mac OS}} |
{{Mac OS}} |
||
⚫ | |||
[[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:Mac OS X|System Profiler]] |
||
[[Category:Mac OS|System Profiler]] |
[[Category:Mac OS|System Profiler]] |
||
[[Category:Articles lacking sources (Erik9bot)]] |
|||
⚫ | |||
[[it:System Profiler]] |
[[it:System Profiler]] |
Revision as of 14:32, 17 December 2009
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 a Mac OS X terminal application.