Jump to content

Shell Programming/Control statements

From Wikibooks, open books for an open world


The test command can be shortened to '[' and when this is done in control statements it is customary to end it with an accompanying ']' like '[ ]'.