chickadee
»
posix-utils
»
shell-variable-true?
Identifier search
(shell-variable-true? NAME [TRUTHS ("y" "yes" "1")]) -> boolean
procedure
Is the shell variable
NAME
lowercase value in
TRUTHS
?
NAME
string
.
TRUTHS
(list-of string)
recognized as true values.