VAX(1) — USER COMMANDS
NAME
vax − is current machine a vax
SYNOPSIS
if vax; then ...; fi(sh) if { vax } then(csh)
...
endif
DESCRIPTION
The vax command is, on VAX’en, the same as true(1); on Sun Workstations and other machines it is the same as false(1).
SEE ALSO
Sun Release 1.1 — Last change: 1 November 1983