Changeset 1634 for zzuf/trunk/doc/zzuf.1
- Timestamp:
- Jan 9, 2007, 12:22:09 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
zzuf/trunk/doc/zzuf.1
r1633 r1634 61 61 is 1, meaning \fBzzuf\fR will stop as soon as one child has crashed. A process 62 62 is considered to have crashed if any signal (such as, but not limited to, 63 \fBSIGSEGV\fR) caused it to exit. 63 \fBSIGSEGV\fR) caused it to exit. If the \fB\-x\fR flag is used, this will 64 also include processes that exit with a non-zero status. 64 65 65 66 This option is only relevant if the \fB\-s\fR flag is used with an interval … … 189 190 situations. See also the \fB\-B\fR flag. 190 191 .TP 192 \fB\-x\fR, \fB\-\-check\-exit\fR 193 Report processes that exit with a non-zero status. By default only processes 194 that crash due to a signal are reported. 195 .TP 191 196 \fB\-h\fR, \fB\-\-help\fR 192 197 Display a short help message and exit.
Note: See TracChangeset
for help on using the changeset viewer.