how to check what version of windows 10 you are running code example
Example 1: what version of windows 10 do i have
ver #Just use this command in terminal for getting windows version
Example 2: how to check os version
ver && cat /etc/os-release #Show Windows and Unix version respectively