I am looking for a way to compute crc checksum cross platform.
cksum works on Linux, AIX, HP-UX Itanium, Solaris, is there a equivalent command of linu
cksum
To avoid annoying non-checksum lines : CertUtil -v -hashfile "your_file" SHA1 | FIND /V "CertUtil" This will display only line(s) NOT contaning CertUtil