Search notes:
Shell command: arch
Print the
machine hardware name
, for example
x86_64
.
arch
prints the same output as
uname -m
.
See also
Shell commands
Index