mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 03:02:08 +02:00
8 lines
144 B
Markdown
8 lines
144 B
Markdown
# false
|
|
|
|
> Returns an exit code of 1.
|
|
> More information: <https://www.gnu.org/software/coreutils/false>.
|
|
|
|
- Return an exit code of 1:
|
|
|
|
`false`
|