SUN(1) — USER COMMANDS
NAME
sun − is current machine a Sun Workstation
SYNOPSIS
if sun; then ...; fi(sh) if { sun } then(csh)
...
endif
DESCRIPTION
The sun command is, on Sun Workstations, the same as true(1); on VAX’es and other machines it is the same as false(1).
SEE ALSO
Sun Release 2.0 — Last change: 1 February 1985