pdp11(1) CLIX pdp11(1)
NAME
pdp11 - Gets processor type truth value
SYNOPSIS
pdp11
DESCRIPTION
The pdp11 command returns a true value (exit code of 0) if the processor
matches the command and returns a false value (nonzero) if processor does
not match the command. This command is often used within makefiles (see
make) and shell procedures (see sh) to increase portability.
When the command does not apply a false (nonzero) value is returned.
EXAMPLES
1. If the user enters
pdp11
on a PDP-11/45 or PDP-11/70 system, the exit value will be 0.
EXIT VALUES
See EXAMPLES.
RELATED INFORMATION
Commands: test(1), sh(1), true(1), make(1)
2/94 - Intergraph Corporation 1