null “:” command

Intro

help on bash : (null built-in command)
help on ‘:’ null bash built-in command
$ help :
:: :
    Null command.

    No effect; the command does nothing.

    Exit Status:
    Always succeeds.