In a terminal:
$wget -np -r -P path URLpath is the path where you want everything to be saved, while URL is the web page from which you want to download stuff as well as itself.
#!/usr/bin/env geekism
In a terminal:
$wget -np -r -P path URLpath is the path where you want everything to be saved, while URL is the web page from which you want to download stuff as well as itself.
0 comments:
Post a Comment