Lines Matching full:sum
47 .TH SUM 1 "May 23, 2021"
52 \fB/usr/bin/sum\fR [-abBchHlLpPrRstTw] [-x method] [\fIfile\fR...]
61 The \fBsum\fR utility and ksh93 built-in command list the checksum, and for
66 The \fBgetconf\fR(1) \fBUNIVERSE\fR determines the default sum method: att for
68 command name itself. The att method is a true sum, all others are order
107 The following options are supported for \fB/usr/bin/sum\fR:
163 Each file is interpreted as the output from a previous sum. If \fB--header\fR
164 or \fB--permissions\fR was specified in the previous sum then the checksum
321 The system 5 release 4 checksum. This is the default for sum when \fBgetconf\fR
322 \fBUNIVERSE\fR is \fBatt\fR. This is the only true sum; all of the other
645 Equivalent to \fB--method=sys5\fR for compatibility with other sum
661 at least one sum failed to match. Ignored for \fB--permissions\fR.
676 See \fBlargefile\fR(7) for the description of the behavior of \fBsum\fR when
680 that affect the execution of \fBsum\fR: \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and
736 \fBsum\fR and \fB/usr/ucb/sum\fR (see \fBsum\fR(1B)) return different checksums.