{"id":177,"date":"2008-11-06T21:41:06","date_gmt":"2008-11-06T09:41:06","guid":{"rendered":"http:\/\/p-s.co.nz\/wordpress\/?p=177"},"modified":"2008-11-06T21:41:42","modified_gmt":"2008-11-06T09:41:42","slug":"7zip-in-ubuntu-using-wine","status":"publish","type":"post","link":"https:\/\/p-s.co.nz\/wordpress\/7zip-in-ubuntu-using-wine\/","title":{"rendered":"7zip in Ubuntu using WINE"},"content":{"rendered":"<p>The problem &#8211; I needed to combine 6 split 7z files: file.7z.001, file.7z.002, , file.7z.003, file.7z.004, file.7z.005, and file.7z.006.  I was unable to do this using p7zip although perhaps someone could explain how.  Anyway, I have two solutions:<\/p>\n<p>Solution 1:  The command line<br \/>\nAs per: <a href=\"http:\/\/ubuntuforums.org\/showthread.php?t=859596\">http:\/\/ubuntuforums.org\/showthread.php?t=859596<\/a>.<\/p>\n<p>e.g.<\/p>\n<p><code>cat file.7z.001 file.7z.002 file.7z.003 file.7z.004 file.7z.005 file.7z.006>> file.7z<\/code><\/p>\n<p>Open the resulting file and extract its contents.  NB if any of the parts are missing you will not get a file you can open.<\/p>\n<p>Solution 2: WINE and the Windows version of 7-zip<\/p>\n<p>Install the windows version of 7zip and run it under WINE.  Then shift the 6 files into the ~\/.wine\/drive_c folder, and open 7zip.  Navigate to c drive (actually ~\/.wine\/drive_c folder  ;-)) and double click on the first file (file.7z.001).  Then extract its contents.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The problem &#8211; I needed to combine 6 split 7z files: file.7z.001, file.7z.002, , file.7z.003, file.7z.004, file.7z.005, and file.7z.006. I was unable to do this using p7zip although perhaps someone could explain how. Anyway, I have two solutions: Solution 1: &hellip; <a href=\"https:\/\/p-s.co.nz\/wordpress\/7zip-in-ubuntu-using-wine\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[],"class_list":["post-177","post","type-post","status-publish","format-standard","hentry","category-ubuntu"],"_links":{"self":[{"href":"https:\/\/p-s.co.nz\/wordpress\/wp-json\/wp\/v2\/posts\/177"}],"collection":[{"href":"https:\/\/p-s.co.nz\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/p-s.co.nz\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/p-s.co.nz\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/p-s.co.nz\/wordpress\/wp-json\/wp\/v2\/comments?post=177"}],"version-history":[{"count":4,"href":"https:\/\/p-s.co.nz\/wordpress\/wp-json\/wp\/v2\/posts\/177\/revisions"}],"predecessor-version":[{"id":181,"href":"https:\/\/p-s.co.nz\/wordpress\/wp-json\/wp\/v2\/posts\/177\/revisions\/181"}],"wp:attachment":[{"href":"https:\/\/p-s.co.nz\/wordpress\/wp-json\/wp\/v2\/media?parent=177"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/p-s.co.nz\/wordpress\/wp-json\/wp\/v2\/categories?post=177"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/p-s.co.nz\/wordpress\/wp-json\/wp\/v2\/tags?post=177"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}