Skip to content
Advertisement

Wget Directory, Where? How? [closed]

I’m new to Wget and do not know a great deal about it, I am learning more and more all the time and using trial and error. I have installed the $Wget function as described in the file download from GNU.

I have used the $wget function in terminal (I’m using mac), and I get the following message as shown below, initially I just wanted to see if it works, so I used an amazon URL for a book I am looking to buy. Can someone please let me know if this means my $wget is working? As I cannot see anywhere in the config files, or in the file that is running $wget that there has been anything downloaded from Amazon…

I do not know if I am being completely naive, however like I said I am new to $Wget so if someone could advise me on the above and let me know where I can learn more about it, it would be much appreciated. Thanks!

JavaScript

Advertisement

Answer

Put the URL in single quotes and add a target filename – like so:

JavaScript
User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement