false
and true
— generating return codes
The false
utility can be used to obtain a non-zero exit
code. The true
utility always produces a zero exit code.
false
and true
— generating return codes
The false
utility can be used to obtain a non-zero exit
code. The true
utility always produces a zero exit code.