本文最后更新时间超过30天,内容可能已经失效。
切换root角色
sudo su root
执行命令
dmidecode -t Memory| sed -n -e '/\tLocator:/p' -e '/Size/p' -e '/Type:/p'
- THE END -