2015년 7월 16일 목요일

howto unzip multipart zipfiles?


hendra-k@server $ cat zipfiles.* > zipfiles-full.zip
hendra-k@server $ zip -F zipfiles-full.zip
hendra-k@server $ unzip zipfiles-full.zip


출처: https://bbs.archlinux.org/viewtopic.php?id=105054  


cat XX.z01 XX.z02 XX.z03 XX.z04 XX.z05 XX.z06 XX.zip > Complete.zip
unzip Complete.zip
 
source: http://ubuntuforums.org/showthread.php?t=952119 
 
 

댓글 없음:

댓글 쓰기

gThumb segmentation fault after recent updates

 solutions $ gsettings set org.gnome.gthumb.general active-extensions [] source: https://www.reddit.com/r/Ubuntu/comments/1rxiw9u/gthumb_seg...