On my machine, uname -i output is AuthenticAMD. uname -m give expected output : x86_64.
uname -i
uname -m
Maybe it would be more suitable to check if uname -a contains x86_64 ?
uname -a
Log in to post a comment.