Verify that the server archives are intact
'p4 verify' reports for each revision of the named files the revision specific information and an MD5 digest (fingerprint) of the revision's contents. If the revision cannot be accessed, MISSING! is given as the digest.
The -q flag instructs 'p4 verify' to operate quietly. The only output would be errors due to unreproducible revisions.
'p4 verify' requires superuser access granted by 'p4 protect'.