macOS / binaries /

true

/usr/bin/true
Return true value

The true utility always returns with an exit code of zero. Some shells may provide a builtin true command which is identical to this utility.

source: man