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
+7.7k Golang : Grayscale Image
+5.9k Golang : How to write backslash in string?
+35.2k Golang : Integer is between a range
+23k Golang : Print out struct values in string format
+21.7k Golang : Join arrays or slices example
+6k Linux/Unix : Commands that you need to be careful about
+8.6k Golang : Heap sort example
+17.4k Golang : Upload/Receive file progress indicator
+11.5k Golang : Gorilla web tool kit secure cookie example
+8.8k Golang : Get SPF and DMARC from email headers to fight spam
+14.9k JavaScript/JQuery : Detect or intercept enter key pressed example
+9.3k Golang : Get all countries currencies code in JSON format