arch

Displays the hardware architecture type of the current host

Summary

arch [OPTION]...

The main purpose

Options

--help Display help information and exit.
--version Display version information and exit.

example

[root@localhost ~]# arch
x86_64

Notice

  1. This command is equivalent to uname -m.

  2. This command is a command in the GNU coreutils package. For related help information, please see man -s 1 arch, info coreutils 'arch invocation'.

继续阅读

接下来你可能需要这些内容

优先推荐相关内容,同时保留你的阅读轨迹和收藏入口。