Check CentOS version
While troubleshooting Go setup on my CentOS box. I need to find out which version of the CentOS I'm running on. The fastest way is to
cat /etc/*release*
By Adam Ng
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Tutorials
+23.4k Golang : Check if element exist in map
+6k Golang : Measure execution time for a function
+6k Java : Human readable password generator
+14.4k Golang : How to determine if user agent is a mobile device example
+12.3k Golang : Validate email address
+32.9k Golang : How to check if a date is within certain range?
+7.4k Golang : Get YouTube playlist
+19.1k Mac OSX : Homebrew and Golang
+5.7k List of Golang XML tutorials
+5.1k Python : Create Whois client or function example
+13.1k Golang : How to get a user home directory path?
+15.4k Golang : invalid character ',' looking for beginning of value