ARCH(1) BSD Reference Manual ARCH(1)
NAME
arch - query architecture of current machine
SYNOPSIS
arch [architecture]
DESCRIPTION
The arch utility with no arguments returns the hardware architecture of
the current machine (such as 'i386').
When called with an argument, arch compares the argument with the hard-
ware architecture and exits with a status of 0 if they're the same, 1 if
different.
BSDI BSD/386 March 27, 1993 1