Skip to main content

Command Palette

Search for a command to run...

Get Your System Info From Terminal

Updated
1 min read
Get Your System Info From Terminal

Sometimes we need to know the system version and more details about the kernel version, you might need this information for instance if you report a bug and you want to mention what is the version of the system you are using in order to reproduce the issue.

sw_vers: Print macOS operating system version information, More information: https://ss64.com/osx/sw_vers.html.

uname: Print kernel name.

Combine them together and get this result sw_vers && uname -v on macOS/Linux or ver on Windows OS

Screenshot 2022-11-24 at 12.44.07 PM.png

More from this blog

Nureddin Badawi

7 posts

I build scalable, high-performance applications across frontend, backend, and cloud infrastructure. and I excel in modern React-based frontend ecosystems.