commands.sh

true

all

Returns a successful exit status code of 0. See also: `false`.

More info →

Examples (2)

Return a successful exit code

Make a command always exit with 0

made by @shridhargupta | data from tldr-pages