How to check os version on centos
Linux483
description
Check the version of the system through the command line in Centos
command
cat /etc/centos-release
parameter
cat : command is used to connect files and print to the standard output device
result
CentOS Linux release 7.9.2009 (Core)