[Lvlug] Scripting help, Parsing text

Scott Phelan scottp at fivestarassoc.com
Thu Oct 19 07:06:19 EDT 2006


> #!/bin/bash
> cd ~/toothpastefordinner
> rm *
> wget www.toothpastefordinner.com
> grep "comic:" index.html > comic.html
> wget --force-html -i comic.html
> mv *gif today.gif
> 

Works great, Thanks.

ScottP


More information about the Lvlug mailing list