Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
i386 または x86、32 ビットまたは 64 ビットのマシンを使用しているかどうかを確認するために使用できる標準プログラムはありますか? 私はUnixボックスを使用しています。
uname -a
less /proc/cpuinfo
そこにもっと情報があるはずです...