1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/false.md
pixel d1f5c17f5a
false: replace "1" with "non-zero" (#9817)
which is more in line with POSIX
2023-02-02 08:29:35 +05:30

8 lines
150 B
Markdown

# false
> Returns a non-zero exit code.
> More information: <https://www.gnu.org/software/coreutils/false>.
- Return a non-zero exit code:
`false`