Verify zip file in Linux

on July 30 | in SCRIPTING | by | with No Comments

How to verify zip file in linux.

 

# unzip -t filename.zip | grep -v OK
Archive: filename.zip
No errors detected in compressed data of filename.zip.

2039 Total Views 1 Views Today
Pin It

related posts

Comments are closed.

« »