查看Ubuntu版本 发表于 2007-06-19 更新于 2026-03-03 分类于 技术分享 如何查看我们现在正在使用的ubuntu的版本呢? 有两个办法。 第一个: 1cat /etc/issue 第二个: 1lsb_release -a 呵呵,就是这么简单。