3.6.11. test - minimal test command like in /bin/sh

3.6.11.1. Usage

test [EXPR]

3.6.11.2. Synopsis

Options: !, =, !=, -eq, -ne, -ge, -gt, -le, -lt, -o, -a, -z, -n, -d, -e, -f, -L; see ‘man test’ on your PC for more information.