test is an Unix command line that evaluates conditional expressions.
The test command can be specified in two ways:
test expression
or
[ expression ]
List of Unix utilities
expr command
Man page for test command