macfidelity

|

rethinking the think-different thing

Posts Tagged ‘productversion’

Checking OS-X version in commandline / terminal

Monday, March 5th, 2007

A “howto check OS-X Version in a commandline” post with less then 100 words :P

  1. Open Terminal.app
  2. Enter: “sw_vers” and hint Enter

The output should look like this:

Welcome to Darwin!
fidel@MacPro~: sw_vers
ProductName: Mac OS X
ProductVersion: 10.5.5
BuildVersion: 9F33
fidel@MacPro~:

Thats is :D