Linux - Find linux distribution installed on your machine, Display which distro is installed

Find linux distribution installed on your machine

How to find linux distribution installed on your machine?
cat /etc/*release

Output
Fedora release 10 (Cambridge)
Fedora release 10 (Cambridge)
Fedora release 10 (Cambridge)

This command works in all all linux distros.

The topic on Linux - Find linux distribution installed on your machine is posted by - Math

Hope you have enjoyed, Linux - Find linux distribution installed on your machineThanks for your time

Tech Bluff