查看操作系统位数  

命令:  getconf LONG_BIT

root@hbg:/# getconf LONG_BIT
64

 

查看操作系统信息

命令: lsb_release -a

root@hbg:/# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 8.1 (jessie)
Release:        8.1
Codename:       jessie

 

相关文章:

  • 2022-01-07
  • 2021-07-14
  • 2022-12-23
  • 2022-12-23
  • 2021-09-08
  • 2021-05-29
  • 2021-06-24
猜你喜欢
  • 2021-07-18
  • 2021-10-15
  • 2021-12-10
  • 2021-12-28
  • 2021-09-08
  • 2022-12-23
  • 2021-05-28
相关资源
相似解决方案