test expression [ expression ]

Note: Since all expressions and operators used by test are treated as command arguments by the shell, characters that have special meaning to bash, such as \<,>,(, and ), must be quoted or escaped.