Score:0

What is wrong with my wget?

mx flag

When i run this .sh script using bash, some files (I believe its the fifth, sixth, and seventh wgets) don't download, and give an error 503 despite being downloadable on browser with the direct download link. All of the files go in the script's directory instead of the directory I want it to go in. Why is my wget not working properly, is it outdated or did I do something wrong?

Liso avatar
sd flag
Did you encounter same problem using `curl` ?
in flag
I would start by putting the URLs in quotes. Some of them contain question marks and potentially other characters that could be interpreted with special meanings by the shell.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.