2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-05 12:00:16 +00:00
cheat.sheets/sheets/sw_vers
2017-06-04 14:07:13 +00:00

9 lines
145 B
Plaintext

# sw_vers
# Print Mac OSX Software versioning information.
# Print OSX Version
sw_vers -productVersion
# Print OSX Build
sw_vers -buildVersion