If a conditionalcommand is the first command in a group of commands, the condition applies to all the commands in the group.
如果一个条件指令是一组指令中的第一条指令,则该条件适用与该组中的所有指令。
2
And because every UNIX command returns a status code reflecting success or failure, you can use any command as a conditional — not just the test operators.