Open In App

arch command in Linux with examples

Last Updated : 04 Apr, 2019
Improve
Improve
Like Article
Like
Save
Share
Report

arch command is used to print the computer architecture. Arch command prints things such as “i386, i486, i586, alpha, arm, m68k, mips, sparc, x86_64, etc.

Syntax:

arch [OPTION]

Example:

Options:

  • arch –help : It displays help information.

  • arch –version : It displays version information.


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads