Using cat command (concatenate files) and print on the standard output
# cat /etc/*release* CentOS release 6.4 (Final) or # cat /etc/redhat-release CentOS release 6.4 (Final)
Using cat command (concatenate files) and print on the standard output
# cat /etc/*release* CentOS release 6.4 (Final) or # cat /etc/redhat-release CentOS release 6.4 (Final)
Leave a Reply