false.1 (521B)
- .\" utils-std: Collection of commonly available Unix tools
- .\" Copyright 2017 Haelwenn (lanodan) Monnier <contact+utils@hacktivis.me>
- .\" SPDX-License-Identifier: 0BSD
- .Dd 2022-02-13
- .Dt FALSE 1
- .Os
- .Sh NAME
- .Nm false
- .Nd do nothing, unsuccessfully
- .Sh SYNOPSIS
- .Nm
- .Sh DESCRIPTION
- .Nm
- will return with exit status code one.
- .Sh EXIT STATUS
- One.
- .Sh STANDARDS
- .Nm
- should be compliant with the
- IEEE Std 1003.1-2024 (“POSIX.1”)
- specification.
- .Sh AUTHORS
- .An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me