logo

oasis-root

Compiled tree of Oasis Linux based on own branch at <https://hacktivis.me/git/oasis/> git clone https://anongit.hacktivis.me/git/oasis-root.git

false.1p (1924B)


  1. '\" et
  2. .TH FALSE "1P" 2017 "IEEE/The Open Group" "POSIX Programmer's Manual"
  3. .\"
  4. .SH PROLOG
  5. This manual page is part of the POSIX Programmer's Manual.
  6. The Linux implementation of this interface may differ (consult
  7. the corresponding Linux manual page for details of Linux behavior),
  8. or the interface may not be implemented on Linux.
  9. .\"
  10. .SH NAME
  11. false
  12. \(em return false value
  13. .SH SYNOPSIS
  14. .LP
  15. .nf
  16. false
  17. .fi
  18. .SH DESCRIPTION
  19. The
  20. .IR false
  21. utility shall return with a non-zero exit code.
  22. .SH OPTIONS
  23. None.
  24. .SH OPERANDS
  25. None.
  26. .SH STDIN
  27. Not used.
  28. .SH "INPUT FILES"
  29. None.
  30. .SH "ENVIRONMENT VARIABLES"
  31. None.
  32. .SH "ASYNCHRONOUS EVENTS"
  33. Default.
  34. .SH STDOUT
  35. Not used.
  36. .SH STDERR
  37. Not used.
  38. .SH "OUTPUT FILES"
  39. None.
  40. .SH "EXTENDED DESCRIPTION"
  41. None.
  42. .SH "EXIT STATUS"
  43. The
  44. .IR false
  45. utility shall always exit with a value other than zero.
  46. .SH "CONSEQUENCES OF ERRORS"
  47. Default.
  48. .LP
  49. .IR "The following sections are informative."
  50. .SH "APPLICATION USAGE"
  51. None.
  52. .SH EXAMPLES
  53. None.
  54. .SH RATIONALE
  55. None.
  56. .SH "FUTURE DIRECTIONS"
  57. None.
  58. .SH "SEE ALSO"
  59. .IR "\fItrue\fR\^"
  60. .\"
  61. .SH COPYRIGHT
  62. Portions of this text are reprinted and reproduced in electronic form
  63. from IEEE Std 1003.1-2017, Standard for Information Technology
  64. -- Portable Operating System Interface (POSIX), The Open Group Base
  65. Specifications Issue 7, 2018 Edition,
  66. Copyright (C) 2018 by the Institute of
  67. Electrical and Electronics Engineers, Inc and The Open Group.
  68. In the event of any discrepancy between this version and the original IEEE and
  69. The Open Group Standard, the original IEEE and The Open Group Standard
  70. is the referee document. The original Standard can be obtained online at
  71. http://www.opengroup.org/unix/online.html .
  72. .PP
  73. Any typographical or formatting errors that appear
  74. in this page are most likely
  75. to have been introduced during the conversion of the source files to
  76. man page format. To report such errors, see
  77. https://www.kernel.org/doc/man-pages/reporting_bugs.html .