How to Check Debian Version

Here we go.. 😀

Just type cat /etc/debian_version on the terminal.

Example:

tfq@debian:~$ cat /etc/debian_version
7.8

That’s it.
Enjoy.