- Timestamp:
- May 19, 2008, 1:24:51 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
zzuf/trunk/doc/zzuf.1
r2334 r2342 77 77 \fB\-C\fR, \fB\-\-max\-crashes\fR=\fIn\fR 78 78 Stop forking when at least \fIn\fR children have crashed. The default value 79 is 1, meaning \fBzzuf\fR will stop as soon as one child has crashed. A process 80 is considered to have crashed if any signal (such as, but not limited to, 81 \fBSIGSEGV\fR) caused it to exit. If the \fB\-x\fR flag is used, this will 79 is 1, meaning \fBzzuf\fR will stop as soon as one child has crashed. A value 80 of 0 tells \fBzzuf\fR to never stop. 81 82 A process is considered to have crashed if any signal (such as, but not limited 83 to, \fBSIGSEGV\fR) caused it to exit. If the \fB\-x\fR flag is used, this will 82 84 also include processes that exit with a non-zero status. 83 85
Note: See TracChangeset
for help on using the changeset viewer.