how to check os version in windows cmd code example
Example: how to check os version
ver && cat /etc/os-release #Show Windows and Unix version respectively
ver && cat /etc/os-release #Show Windows and Unix version respectively