Skip to content

Instantly share code, notes, and snippets.

@Hullaballo2001
Created September 14, 2021 22:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hullaballo2001/8c7c11069dedbe7ca677a50a67953087 to your computer and use it in GitHub Desktop.
Save Hullaballo2001/8c7c11069dedbe7ca677a50a67953087 to your computer and use it in GitHub Desktop.
Quête Linux 3 planets ... crash
rouli@ROULIETTA-C3AMNNUF MINGW64 ~/quests/shell
$ curl -L -o planets.zip "https://github.com/WildCodeSchool/quests-ressources/blob/master/terminal/planets.zip?raw=true"
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 203k 0 203k 0 0 394k 0 --:--:-- --:--:-- --:--:-- 395k
rouli@ROULIETTA-C3AMNNUF MINGW64 ~/quests/shell
$ unzip plants.zip
unzip: cannot find or open plants.zip, plants.zip.zip or plants.zip.ZIP.
rouli@ROULIETTA-C3AMNNUF MINGW64 ~/quests/shell
$ unzip planets.zip
Archive: planets.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of planets.zip or
planets.zip.zip, and cannot find planets.zip.ZIP, period.
rouli@ROULIETTA-C3AMNNUF MINGW64 ~/quests/shell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment