How do I identify the particular Linux flavor via command line?

in #linux4 years ago

Try the below command.... It worked for me...

cat /proc/version
Once you know that you are running Red Hat for example, you can get to the point with:

cat /etc/redhat-release
Or on Debian:

cat /etc/debian_version
or in general :

cat /etc/*-release
Also you could use the following command

cat /etc/issue

Coin Marketplace

STEEM 0.19
TRX 0.25
JST 0.038
BTC 97262.35
ETH 3392.76
USDT 1.00
SBD 3.02