I want to download an image accessible from this link: https://www.python.org/static/apple-touch-icon-144x144-precomposed.png into my local system. Now, I\'m aware
https://www.python.org/static/apple-touch-icon-144x144-precomposed.png
For ones who got permission denied for saving operation, here is the command that worked for me:
permission denied
$ curl https://www.python.org/static/apple-touch-icon-144x144-precomposed.png --output py.png