|
||||||||
It doesn't grab everything, but here is a diff of all of them. -Murphy > On Thu, 22 Jul 2004 11:03:58 -0500, Justin Ellison > <justin at techadvise dot com> wrote: > > Ahh... the power of perl one-liners. Anybody care to test for me? > > Quick look at it looks like it works fine. I don't have my devel > > soekris right now to test. > > > > cd m0n0dir/usr/local/www/ > > perl -pi -e 's/<img src=(.*)" (.*) alt=(.*)"(.*)>/<img src=$1" $2 alt=$3" title=$3"$4>/g' * > > > > Justin PS> Damn gmail, do reply-to-all correctly. |