how to find out what type of system I have on windows code example
Example: get system version
ver && cat /etc/os-release #Show Windows and Unix version respectively
ver && cat /etc/os-release #Show Windows and Unix version respectively