Posted on 03/03/202026/12/2021 by Mingyu Zhu [内容] Linux 系统的查看 (系统版本和系统位数) 内容一:查看系统版本 # cat /etc/*release* 内容二:查看系统的位数 # cat /proc/version