Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   false.1p    ( 1 )

вернуть ложное значение (return false value)

Пролог (Prolog)

This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux.


Имя (Name)

false — return false value


Синопсис (Synopsis)

false


Описание (Description)

The false utility shall return with a non-zero exit code.


Параметры (Options)

None.

Операнды (Operands)

None.


Стандартный ввод (Stdin)

Not used.


Входные файлы (Input files)

None.


Переменные окружения (Environment variables)

None.


Асинхронные события (Asynchronous events)

Default.


Стандартный вывод (Stdout)

Not used.


Стандартный вывод сообщений (Stderr)

Not used.


Выходные файлы (Output files)

None.


Расширенное описание (Extended description)

None.


Статус выхода (Exit)

The false utility shall always exit with a value other than zero.


Последствия ошибок (Consequences of errors)

Default.

The following sections are informative.


Использование в приложениях (Application usage)

None.


Примеры (Examples)

None.

Обоснование (Rationale)

None.


Будущие направления (Future directions)

None.


Смотри также (See also)

true(1p)