首页 > 代码库 > 如何使用命令查看系统名称?

如何使用命令查看系统名称?

 

 

本帖最后由 anonymous0502 于 2012-05-22 14:01 编辑
  1. lsb_release -a
复制代码
  1. ls /etc/*-release
复制代码