mirror of
https://github.com/opnsense/src.git
synced 2026-02-27 03:40:37 -05:00
This matches what would happen if ! P were to be replaced with
if P; then false; else true; fi.
Example:
f() { ! return 0; }; f
|
||
|---|---|---|
| .. | ||
| date | ||
| mv | ||
| pax | ||
| sh | ||
| test | ||
| Makefile | ||