crc(1) (29 Mar 1993) crc(1) NAME crc - checksum files SYNOPSIS crc < _f_i_l_e_s DESCRIPTION CCCCrrrrcccc reads a list of files from standard input and prints a list of filenames, Unix mtime, length, and checksum on stan- dard output. The modification time is printed as an integer for convenient sorting. EXAMPLE lsr *.c | crc produces crc.c 733434251 7215 2b6af7d6 lsr.c 788725979 5254 95c03f5f masterslave.c 762647638 4005 32ee0c87 mirror.c 795201342 5368 891a2c3b plausible.c 780326763 2193 2b4a5a60 suffix.c 780782579 2218 c47e2582 util.c 738040512 2657 21b7403d zopen.c 792622885 2346 47ddd710 SEE ALSO lsr(1) AUTHORS James W. Williams, University of Maryland Eric Grosse Page 1 netlib (printed 3/14/95)