Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^4: File integrity checker

by roperl (Beadle)
on Aug 29, 2017 at 17:40 UTC ( [id://1198285]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # unzip -t bad.zip
    Archive:  bad.zip
        testing: testfile.txt             OK
        testing: testfile2.txt            bad CRC 32e1dbe6  (should be 32f
    +0dbe6)
    At least one error was detected in bad.zip.
    
  2. or download this
    # ./ziptest.pl bad.zip
     Length    Size         Last Modified         CRC-32  Name
    ...
          26       14  Mon Aug 28 18:07:58 2017  75b0ca95 testfile.txt
          15        9  Mon Aug 28 18:08:10 2017  32e1dbe6 testfile2.txt
    All CRCs check OK
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1198285]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-04-24 19:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found