======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 %% ---- [[Commands]] [[CategoryCommands]]