Find out your SLES version and service pack level from command line
I recently needed to find out the version of SLES that was running using the command line. This did the trick:
cat /etc/SuSE-release
I recently needed to find out the version of SLES that was running using the command line. This did the trick:
cat /etc/SuSE-release
[...] Leons Petrazickis writes short, but when he writes, it stays written. Here he shares how to find out your SLES version and service pack level from command line. [...]