|
NAMEbool —
Utilities to manipulate boolean values
LIBRARYshtk_importbool
DESCRIPTIONThebool module provides utilities to manipulate boolean
values.
Remember that, in shell, truth is represented by 0 and falsehood is represented by non-0 values. This may come in as confusing if you are used to other programming languages, as it goes counter to all of them. SEE ALSOshtk(3), shtk_bool_check(3)HISTORYbool first appeared in shtk 1.4.
Visit the GSP FreeBSD Man Page Interface. |