Table of Contents

Bash - Colon (:) Builtin command

About

The : builtin command does nothing beyond:

A zero exit code is returned.

Syntax

: [arguments]