如何查看linux是32位还是64位

 使用命令

    “getconf LONG_BIT”

  如果返回的是32,那么就是32位

  如果返回的是64,那么就是64位

posted on 2020-10-30 10:42  一杯明月  阅读(222)  评论(0编辑  收藏  举报