aboutsummaryrefslogtreecommitdiff
blob: 9a286400a1be48cdbc3c8a19cdaf40f62eccb6b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<guide self="tools-reference/false-and-true/">
<chapter>
<title><c>false</c> and <c>true</c>  generating return codes</title>
<body>

<p>
The <c>false</c> utility can be used to obtain a non-zero exit
code. The <c>true</c> utility always produces a zero exit code.
</p>

</body>
</chapter>
</guide>