LinuxCommandLibrary

arch

print machine hardware name (same as uname -m)

TLDR

Display the system's architecture

$ arch
copy

SYNOPSIS

arch [OPTION]...

DESCRIPTION

Print machine architecture. --help display this help and exit --version output version information and exit

REPORTING BUGS

GNU coreutils online help: Report arch translation bugs to

COPYRIGHT

Copyright © 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

SEE ALSO

uname(1), uname(2) Full documentation at: or available locally via: info '(coreutils) arch invocation'

AUTHOR

Written by David MacKenzie and Karel Zak.

Copied to clipboard