summarylogtreecommitdiffstats
path: root/crcsum.1
blob: 804d6495c5e505ac19153f6779529c9ae22b3c61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
.TH CRCSUM "1" "February 2026" "Unknown option." "User Commands"
.SH NAME
crcsum \- check crc sum
.SH DESCRIPTION
.\" Add any additional description here
.PP
Unknown option.
.PP
CRCSUM: A file checksum utility.        Version : 9.7
(C) Hans IJntema (2023)
.PP
CRCSUM stores a CRC checksum and file mtime as an extended attribute.
CRCSUM checks stored CRC checksum against actual CRC checksum
CRCSUM allows for CRC updates, only when mtime has changed
ZERO size files will not be checksum\-ed.
Directory & File  SYMLINKS will not be followed.
NOTE: Some programs do change file content (even w/o saving),
while mtime is not update. Example, some Microsoft Excel versions
This will result in false positves when checking file against CRC.
.SS "Options :"
.TP
\fB\-a\fR
Calculate and Add checksum (no overwrite)
.TP
\fB\-u\fR
As \fB\-a\fR, and Update stale checksum
.TP
\fB\-f\fR
As \fB\-a\fR, Force overwrite existing checksum
.TP
\fB\-c\fR
Check file against stored checksum; stale CRC's are omitted
.TP
\fB\-e\fR
Assumes \fB\-c\fR; omit extension; one extension per option; eg \fB\-c\fR \fB\-e\fR xls \fB\-e\fR xlt
.TP
\fB\-p\fR
Print CRC64 checksum; stale CRC's are omitted; Add \fB\-d\fR to print stale and missing CRC's
.TP
\fB\-v\fR
Verbose.  Print more information
.TP
\fB\-x\fR
Remove stored CRC64 checksum
.TP
\fB\-r\fR
Recurse through directories
.TP
\fB\-d\fR
Print Debug info. Implies \fB\-v\fR
.PP
Report errors and requests at bug\-coreutils@gnu.org
.PP
CRCSUM: A file checksum utility.        Version : 9.7
(C) Hans IJntema (2023)
.PP
CRCSUM stores a CRC checksum and file mtime as an extended attribute.
CRCSUM checks stored CRC checksum against actual CRC checksum
CRCSUM allows for CRC updates, only when mtime has changed
ZERO size files will not be checksum\-ed.
Directory & File  SYMLINKS will not be followed.
NOTE: Some programs do change file content (even w/o saving),
while mtime is not update. Example, some Microsoft Excel versions
This will result in false positves when checking file against CRC.
.SS "Options :"
.TP
\fB\-a\fR
Calculate and Add checksum (no overwrite)
.TP
\fB\-u\fR
As \fB\-a\fR, and Update stale checksum
.TP
\fB\-f\fR
As \fB\-a\fR, Force overwrite existing checksum
.TP
\fB\-c\fR
Check file against stored checksum; stale CRC's are omitted
.TP
\fB\-e\fR
Assumes \fB\-c\fR; omit extension; one extension per option; eg \fB\-c\fR \fB\-e\fR xls \fB\-e\fR xlt
.TP
\fB\-p\fR
Print CRC64 checksum; stale CRC's are omitted; Add \fB\-d\fR to print stale and missing CRC's
.TP
\fB\-v\fR
Verbose.  Print more information
.TP
\fB\-x\fR
Remove stored CRC64 checksum
.TP
\fB\-r\fR
Recurse through directories
.TP
\fB\-d\fR
Print Debug info. Implies \fB\-v\fR
.PP
Report errors and requests at bug\-coreutils@gnu.org
.PP
CRCSUM: A file checksum utility.        Version : 9.7
(C) Hans IJntema (2023)
.PP
CRCSUM stores a CRC checksum and file mtime as an extended attribute.
CRCSUM checks stored CRC checksum against actual CRC checksum
CRCSUM allows for CRC updates, only when mtime has changed
ZERO size files will not be checksum\-ed.
Directory & File  SYMLINKS will not be followed.
NOTE: Some programs do change file content (even w/o saving),
while mtime is not update. Example, some Microsoft Excel versions
This will result in false positves when checking file against CRC.
.SS "Options :"
.TP
\fB\-a\fR
Calculate and Add checksum (no overwrite)
.TP
\fB\-u\fR
As \fB\-a\fR, and Update stale checksum
.TP
\fB\-f\fR
As \fB\-a\fR, Force overwrite existing checksum
.TP
\fB\-c\fR
Check file against stored checksum; stale CRC's are omitted
.TP
\fB\-e\fR
Assumes \fB\-c\fR; omit extension; one extension per option; eg \fB\-c\fR \fB\-e\fR xls \fB\-e\fR xlt
.TP
\fB\-p\fR
Print CRC64 checksum; stale CRC's are omitted; Add \fB\-d\fR to print stale and missing CRC's
.TP
\fB\-v\fR
Verbose.  Print more information
.TP
\fB\-x\fR
Remove stored CRC64 checksum
.TP
\fB\-r\fR
Recurse through directories
.TP
\fB\-d\fR
Print Debug info. Implies \fB\-v\fR
.PP
Report errors and requests at bug\-coreutils@gnu.org
.PP
0 file(s) processed.
.SH "SEE ALSO"
The full documentation for
.B crcsum
is maintained as a Texinfo manual.  If the
.B info
and
.B crcsum
programs are properly installed at your site, the command
.IP
.B info crcsum
.PP
should give you access to the complete manual.