I don't know of any direct commands to do this, but this cat command works:
cat
cat /etc/redhat-release
You can also take a look at the uname command, which can provide a lot of Linux version information.
Post new comment