Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SHTK_BOOL(3)		    Library Functions Manual		  SHTK_BOOL(3)

NAME
       bool -- Utilities to manipulate boolean values

LIBRARY
       shtk_import bool

DESCRIPTION
       The bool	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 ALSO
       shtk(3),	shtk_bool_check(3)

HISTORY
       bool first appeared in shtk 1.4.

FreeBSD	Ports 14.quarterly     November	5, 2014			  SHTK_BOOL(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=shtk_bool&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help