如何查看Ubuntu系统版本

在Ubuntu终端,常用以下几种方式查看系统版本:

一、uname -a

二、cat /etc/issue

三、cat /etc/lsb-release

四、lsb_release -a

五、cat /proc/version

posted @ 2020-02-28 19:47  suanmiao  阅读(909)  评论(0)    收藏  举报