1、查看linux是ubuntu还是centos lsb_release --help -a 打印所有信息 -s 简短打印 2、查看系统是64还是32 uname --help -a 查看所有消息 看到最后显示x86_64则为64位的 相关文章: