“查看Linux是32位还是64位”的版本间的差异

来自姬鸿昌的知识库
跳到导航 跳到搜索
(建立内容为“<syntaxhighlight lang="console"> root@raspberrypi:/home/pi# getconf LONG_BIT 32 </syntaxhighlight>”的新页面)
 
(没有差异)

2023年1月24日 (二) 16:21的最新版本

root@raspberrypi:/home/pi# getconf LONG_BIT
32