Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'How to browse OS X preferences?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
How to browse OS X preferences?
Authored by: Darkshadow on Sep 06, '01 07:52:20PM
You can either use Apple's defaults command, or you can go into the Library/Preferences folder and just do cat com.something.someapp.plist and read that, though it takes some getting used to the property lists in the raw XML format before you can really read them easily.

[ Reply to This | # ]