false.1 (419B)
- .\" Collection of Unix tools, comparable to coreutils
- .\" Copyright 2017-2022 Haelwenn (lanodan) Monnier <contact+utils@hacktivis.me>
- .\" SPDX-License-Identifier: MPL-2.0
- .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 AUTHORS
- .An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me