false(1) | General Commands Manual | false(1) |
NAME
false - Returns false, an unsuccessful exit status.
Immediately returns with the exit status `1`. When invoked with one of the recognized options it will try to write the help or version text. Any IO error during this operation is diagnosed, yet the program will also return `1`.
SYNOPSIS
false [--help] [--version]
DESCRIPTION
Returns false, an unsuccessful exit status.
Immediately returns with the exit status `1`. When invoked with one of the recognized options it will try to write the help or version text. Any IO error during this operation is diagnosed, yet the program will also return `1`.
OPTIONS
VERSION
v0.0.27
false 0.0.27 |