Reply To: I can’t open the zip files from the course. Computer says files can’t be read.

Forum Archive I can’t open the zip files from the course. Computer says files can’t be read. Reply To: I can’t open the zip files from the course. Computer says files can’t be read.

#72053
spikeyxxx
Participant

    @theluthier on Linux, I found the easiest way is to combine them into 1 .zip file (with the (con)cat(enate) command):

    Then you can unzip that single .zip file with your standard tool.

    This principle/trick should also work on other OSs, I think. Windows Powershell even supports ‘cat’ if I’m not mistaken.