Revision [977]
This is an old revision of CommandColon made by DavidLee on 2009-11-25 09:45:57.
Command :
Name
: is the null command. It can be used in places where a command is required syntatcially but none is needed.Synopsis
:
Examples
Example:if true ; then : else echo false ; fi
CategoryCommands