manpagez: man pages & more
info coreutils
Home | html | info | man

File: coreutils.info,  Node: Conditions,  Next: Redirection,  Prev: Printing text,  Up: Top

16 Conditions
*************

This section describes commands that are primarily useful for their exit
status, rather than their output.  Thus, they are often used as the
condition of shell ‘if’ statements, or as the last command in a
pipeline.

* Menu:

* false invocation::            Do nothing, unsuccessfully.
* true invocation::             Do nothing, successfully.
* test invocation::             Check file types and compare values.
* expr invocation::             Evaluate expressions.

© manpagez.com 2000-2025
Individual documents may contain additional copyright information.