Arch

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

Tool to tell the hardware architecture.

arch

Returns:

"aarch64" for ARM 64 "x86_64" for x86

The result should be the same as for:

uname -m