1ARCH(1) User Commands ARCH(1)
2
3
4
6 arch - print machine hardware name (same as uname -m)
7
9 arch [OPTION]...
10
12 Print machine architecture.
13
14 --help display this help and exit
15
16 --version
17 output version information and exit
18
19 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
20 Report arch translation bugs to <http://translationproject.org/team/>
21
23 Written by David MacKenzie and Karel Zak.
24
26 Copyright © 2013 Free Software Foundation, Inc. License GPLv3+: GNU
27 GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
28 This is free software: you are free to change and redistribute it.
29 There is NO WARRANTY, to the extent permitted by law.
30
32 uname(1), uname(2)
33
34 The full documentation for arch is maintained as a Texinfo manual. If
35 the info and arch programs are properly installed at your site, the
36 command
37
38 info coreutils 'arch invocation'
39
40 should give you access to the complete manual.
41
42
43
44GNU coreutils 8.22 October 2018 ARCH(1)