PRISM(1) BSD PRISM(1)
NAME
prism - get processor type truth value for prism
SYNOPSIS
prism
DESCRIPTION
prism will return a true value (exit code of 0) if you are on a Prism
processor. Otherwise, it will return a false (non-zero) value. This
command is particularly useful within makefiles (see make(1)) and shell
procedures (see sh(1)) to increase portability.
SEE ALSO
sh(1), test(1), true(1), make(1).