How do I determine the RHEL version by looking at this extraction, I can only know that it is RHEL7 from el7 but what is the exact version?
Command: /bin/uname -a
====================================================
Linux xxxxxxxxx 3.10.0-957.12.2.el7.x86_64 #1 SMP Fri Apr 19 21:09:07
UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
$ sudo lsb_release -a
– Baraujo85 Oct 12 '19 at 18:30