Jun 252012
How to check Mac OS version from command
Answer:
To check the Mac OS version, it is easy with the following command.
# defaults read loginwindow SystemVersionStampAsString
10.7.3
Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.
How to check Mac OS version from command
Answer:
To check the Mac OS version, it is easy with the following command.
# defaults read loginwindow SystemVersionStampAsString
10.7.3