$CPUTYPE
–
Machine Type
$CPUTYPE
contains the type of the current machine (microprocessor class or machine model).
Links
Examples
- Print the machine type
- Output:
1
echo $CPUTYPE
1
x86_64
BashSupport Pro is a Zsh IDE with support for $CPUTYPE – try it now!