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
20 Written by David MacKenzie and Karel Zak.
21
23 Report arch bugs to bug-coreutils@gnu.org
24 GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
25 General help using GNU software: <http://www.gnu.org/gethelp/>
26 Report arch translation bugs to <http://translationproject.org/team/>
27
29 Copyright © 2010 Free Software Foundation, Inc. License GPLv3+: GNU
30 GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
31 This is free software: you are free to change and redistribute it.
32 There is NO WARRANTY, to the extent permitted by law.
33
35 uname(1), uname(2)
36
37 The full documentation for arch is maintained as a Texinfo manual. If
38 the info and arch programs are properly installed at your site, the
39 command
40
41 info coreutils 'arch invocation'
42
43 should give you access to the complete manual.
44
45
46
47GNU coreutils 8.4 June 2018 ARCH(1)