Hackers Delights
a reservoir filled with tech and motorcycles
Pages
Home
Django commands
Git commands
OpenROV Build
Tuesday, December 11, 2012
Extracting corrupt archive
To do that i used cpio filename -i -v
Cpio means copy in copy out
-i means use the I part of cpIo
I don't know what the -v does.
But this command did extract the files i needed minus the corrupt ones so that was great.
Newer Post
Older Post
Home