When I try to view the zip file with curl
the terminal is corrupted. And after that all the character we typed cannot be recognized as they will be shown as unrecognizable Unicode. I curl the zip below:
curl http://udacity.github.io/ud595-shell/stuff.zip
I am asking as I'm curious about this. How is this happening?
reset
. If that doesn't work, close the terminal and open a new one. – Kusalananda Mar 14 '17 at 09:55reset
is working. in my case. – vusan Mar 14 '17 at 09:57