CentOSのバージョンを調べる方法

0


以下のコマンドで調べる事が出来ました。

# cat /etc/redhat-release

CentOS release 5 (Final)とか表示されます。
いっつも忘れるのでメモメモ。


Post a comment