Profile
Achievement
![first submission:submitting first snipplet first submission:submitting first snipplet](/img/badge/badge_2.png?v3)
![popular snippet:having a snipplet with 20 favorites popular snippet:having a snipplet with 20 favorites](/img/badge/badge_3.png?v3)
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
737
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
4157
posted 15 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
865
posted 15 years ago by abhiomkar
- lowQ/ is the output directory
- pass quality level from 1 to 100
2
1139
posted 17 years ago by abhiomkar