srccrc(8) minix man page | unix.com

Man Page: srccrc

Operating Environment: minix

Section: 8

SRCCRC(8)						      System Manager's Manual							 SRCCRC(8)

NAME
srccrc - compute CRC checksums of the entire source tree
SYNOPSIS
srccrc
OPTIONS
EXAMPLES
DESCRIPTION
Srccrc traverses the entire /usr/include and /usr/src tree to run the crc command on all files found. The result is a long list of file- names with their checksums. The filenames are relative to /usr. The command makes an effort to remove most junk files such as .o, .bak and files in bin directories. It cannot find single binaries how- ever, so you will have to run make clean in /usr/src to be able to make a crc list that contains only source files. Two crc files can be compared easily with the diff command. A crc list of the original source tree can be found in /usr/src/crclist.
SEE ALSO
crc(1). SRCCRC(8)
Related Man Pages
crc32(n) - redhat
cksum(n) - redhat
string::crc32(3) - centos
digest::crc5.18(3) - mojave
string::crc32(3pm) - debian
Similar Topics in the Unix Linux Community
Trying to understand kernel
New FB Page for Forums
Study UNIX Kernel
New to Unix
Just getting started with UNIX programming and administration