Report issue
Add example
false
Returns a failure status.
Synopsis
false
Main Purpose
- Used for logical operations with other commands.
Return Value
Always returns a failure status; the return value is 1.
Note
- This command is a bash built-in; for related help information, please refer to the
help command.