OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / original / man1 / sha256sum.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
2 .TH SHA256SUM "1" "January 2016" "GNU coreutils 8.25" "User Commands"
3 .SH NAME
4 sha256sum \- compute and check SHA256 message digest
5 .SH SYNOPSIS
6 .B sha256sum
7 [\fI\,OPTION\/\fR]... [\fI\,FILE\/\fR]...
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Print or check SHA256 (256\-bit) checksums.
12 .PP
13 With no FILE, or when FILE is \-, read standard input.
14 .TP
15 \fB\-b\fR, \fB\-\-binary\fR
16 read in binary mode
17 .TP
18 \fB\-c\fR, \fB\-\-check\fR
19 read SHA256 sums from the FILEs and check them
20 .TP
21 \fB\-\-tag\fR
22 create a BSD\-style checksum
23 .TP
24 \fB\-t\fR, \fB\-\-text\fR
25 read in text mode (default)
26 .SS "The following five options are useful only when verifying checksums:"
27 .TP
28 \fB\-\-ignore\-missing\fR
29 don't fail or report status for missing files
30 .TP
31 \fB\-\-quiet\fR
32 don't print OK for each successfully verified file
33 .TP
34 \fB\-\-status\fR
35 don't output anything, status code shows success
36 .TP
37 \fB\-\-strict\fR
38 exit non\-zero for improperly formatted checksum lines
39 .TP
40 \fB\-w\fR, \fB\-\-warn\fR
41 warn about improperly formatted checksum lines
42 .TP
43 \fB\-\-help\fR
44 display this help and exit
45 .TP
46 \fB\-\-version\fR
47 output version information and exit
48 .PP
49 The sums are computed as described in FIPS\-180\-2.  When checking, the input
50 should be a former output of this program.  The default mode is to print a
51 line with checksum, a space, a character indicating input mode ('*' for binary,
52 \&' ' for text or where binary is insignificant), and name for each FILE.
53 .SH AUTHOR
54 Written by Ulrich Drepper, Scott Miller, and David Madore.
55 .SH "REPORTING BUGS"
56 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
57 .br
58 Report sha256sum translation bugs to <http://translationproject.org/team/>
59 .SH COPYRIGHT
60 Copyright \(co 2016 Free Software Foundation, Inc.
61 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
62 .br
63 This is free software: you are free to change and redistribute it.
64 There is NO WARRANTY, to the extent permitted by law.
65 .SH "SEE ALSO"
66 Full documentation at: <http://www.gnu.org/software/coreutils/sha256sum>
67 .br
68 or available locally via: info \(aq(coreutils) sha2 utilities\(aq