Profile
Achievement
abhiomkar's Recent Snippets
- All /
« Prev 1 Next »
Input: .jpg images of current directory\r\n\r\nOutput: the thumbnails will be generated in \'thumb\' folder
0
663
posted 14 years ago by abhiomkar
Source: Linux Journal
This command downloads the Web site www.website.org/tutorials/html/.
The options are:
* --recursive: download the entire Web site.
* --domains website.org: don't follow links outside website.org....
1
3917
posted 14 years ago by abhiomkar
Download all tutorial pages of html format recursively.
Ex: http://www.moraware.com/help/
Get the url of tree frame (left), use it in wget.
Have fun :)
0
803
posted 15 years ago by abhiomkar
- lowQ/ is the output directory
- pass quality level from 1 to 100
2
1051
posted 17 years ago by abhiomkar