I have a shell script that runs a daily job and uses wget to kick off a URL request as part of that job. My question is, given the following output, does wget consider the HTTP request successful? If ...