Wow, thanks so much, everyone! This is super helpful. I tried `curl -O [URL]` and it worked like a charm. Saved the file right where I wanted it.
I also checked out the Curl manual page, and it’s way clearer now. One quick follow-up: if I wanna download multiple files at once, can I just list the URLs one after the other? Like `curl -O [URL1] [URL2]`? Or is there a better way?
Thanks again, you guys are awesome! 🙌
I also checked out the Curl manual page, and it’s way clearer now. One quick follow-up: if I wanna download multiple files at once, can I just list the URLs one after the other? Like `curl -O [URL1] [URL2]`? Or is there a better way?
Thanks again, you guys are awesome! 🙌
