首页 > 系统 > Linux > 正文

Linux_系统信息

2024-06-28 13:21:43
字体:
来源:转载
供稿:网友
linux_系统信息

公司里一些仿真软件得进Linux系统,好奇公司用的什么Linux版本,于是搜罗了几个命令如下:

1 uname- PRint system info

  -a, print all info

  -s, print kernel name

  -r, print kernel release

  -m, print the machine hardware name

2 lsb_release - Print distribution-specific information

  -a, display all the info

3/proc/version- Print running kernel information

  $ cat /proc/version

4  top- display Linux tasks

   press "q" to quit


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表