Linux Distribution and Its Version
The linux command below let you know which distro and its version has been installed. This is the useful command in linux environment when you want to update your linux distro or else when you want to install RPM package, plugins and other softwareLinux Command to Display Distro Detail
cat /etc/*-release
