How to Check Linux OS version Command Line

While having a great Latin America coffee from Ecuador I came to realize that I did not remember how to check Linux OS version using the command line. Below are some examples for finding your Linux OS version. Open your command line: /etc/os-release file Type the following command using cat in Debian based distros: I …