1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-07 08:06:07 +02:00
tldr/pages/osx/sw_vers.md

12 lines
151 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`