command to find the os version code example
Example 1: how to check os version
ver && cat /etc/os-release #Show Windows and Unix version respectively
Example 2: get Operating system command
ver && uname #First command show version in Windows and second in Unix