tldr/pages/osx/sw_vers.md

12 lines
156 B
Markdown
Raw Normal View History

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