OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / original / man1 / sum.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
2 .TH SUM "1" "January 2016" "GNU coreutils 8.25" "User Commands"
3 .SH NAME
4 sum \- checksum and count the blocks in a file
5 .SH SYNOPSIS
6 .B sum
7 [\fI\,OPTION\/\fR]... [\fI\,FILE\/\fR]...
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Print checksum and block counts for each FILE.
12 .PP
13 With no FILE, or when FILE is \-, read standard input.
14 .TP
15 \fB\-r\fR
16 use BSD sum algorithm, use 1K blocks
17 .TP
18 \fB\-s\fR, \fB\-\-sysv\fR
19 use System V sum algorithm, use 512 bytes blocks
20 .TP
21 \fB\-\-help\fR
22 display this help and exit
23 .TP
24 \fB\-\-version\fR
25 output version information and exit
26 .SH AUTHOR
27 Written by Kayvan Aghaiepour and David MacKenzie.
28 .SH "REPORTING BUGS"
29 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
30 .br
31 Report sum translation bugs to <http://translationproject.org/team/>
32 .SH COPYRIGHT
33 Copyright \(co 2016 Free Software Foundation, Inc.
34 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
35 .br
36 This is free software: you are free to change and redistribute it.
37 There is NO WARRANTY, to the extent permitted by law.
38 .SH "SEE ALSO"
39 Full documentation at: <http://www.gnu.org/software/coreutils/sum>
40 .br
41 or available locally via: info \(aq(coreutils) sum invocation\(aq