Finding out OS X information from the command line

I was trying to find out information on what particular version of OS X I was running from the command line. Being a UNIX type person my first reaction was to try uname $ uname -a Darwin hsph.bebear.net 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC Power Macintosh powerpc That gives […]