1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 03:02:08 +02:00
tldr/pages/common/false.md
2021-04-01 18:54:26 +03:00

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`