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

  使用命令

    “getconf LONG_BIT”

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

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

posted @ 2018-04-10 12:34  王约翰  阅读(25669)  评论(0编辑  收藏  举报