1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-31 04:17:55 +01:00
tldr/pages/osx/sw_vers.md

12 lines
154 B
Markdown
Raw Normal View History

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