1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-20 00:35:24 +02:00
tldr/pages/osx/sw_vers.md
2016-01-08 09:38:59 +01:00

11 lines
154 B
Markdown

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