February 2001
Beginner to intermediate
448 pages
9h 2m
English
Official Description
Null command.
Syntax
:
Options
None
Oddities
Formerly used to precede a comment, it was replaced by #.
The syntax after the : is expanded.
Example
$ x=17 $ $ if true > then > print $x > else > : # Null command > fi 17 $
Read now
Unlock full access