技术小黑屋

How to Determine Whether a System Is 64-bit or 32-bit

A trick in Bash

1
2
3
4
5
6
7
8
#!/bin/bash
system_bits=`uname -m`
if [[ "$system_bits" == x86_64  ]]
then
    echo "It's a 64-bit system"
else
    echo "It's a 32-bit system"
fi

Others





快来解锁最新版 Typora,新用户券后仅需 84 元!
如何便宜的购买 office 365 ?
新版赤友 NTFS 助手来袭,正版超低价