VAX(1) — User’s Manual — 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 System Release 1.0 — 1 November 1983