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
if true ; then : else echo false ; fi
There are no comments on this page. [Add comment]