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


Click here to return to the 'Run System Profiler from the Terminal -- revisited' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Run System Profiler from the Terminal -- revisited
Authored by: Trunkmonkey on Jun 23, '03 11:10:06AM

If you're looking for a specific line of text you can use the grep command:

system_profiler | grep SODIMM

Worked great when a friend needed me to test quite a few gigs of SODIMMs. Drop in two 512MB SODIMMs, reboot in single user, run system_profiler | grep SODIMM, shut down, drop in two more 512MB SODIMMs, et al.

[ Reply to This | # ]