Recently I stumbled about some broken tar files I had to get data from. So I started to google for some ideas and came across a small and handy tool named cpio But how does it help? Well – here we go: cpio -F file.tar -i -v
my two cents on life – including taxes and duties…
Recently I stumbled about some broken tar files I had to get data from. So I started to google for some ideas and came across a small and handy tool named cpio But how does it help? Well – here we go: cpio -F file.tar -i -v