Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 606 Bytes

arch.rst

File metadata and controls

28 lines (20 loc) · 606 Bytes

arch

Synopsis

arch [OPTION]...

Description

arch is an alias for uname -m. They both print the machine hardware name.

An exit code of zero indicates success, whereas anything else means failure. For this program, a non-zero exit code generally means the user provided invalid options.

-h, --help print a help menu for this program displaying accepted options and arguments
-v, --version print the version number of this program