mirror of
https://github.com/opnsense/src.git
synced 2026-05-18 03:59:39 -04: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 | ||