Your message dated Sat, 3 Mar 2012 15:15:18 +0100 (CET)
with message-id <alpine.deb.2.02.1203031514280.32...@cantor.unex.es>
has caused the report #647648,
regarding wishlist: diff with given percentage for webpages
to be marked as having been forwarded to the upstream software
author(s) bug-diffut...@gnu.org
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
647648: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647648
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Hello.
I received this from the Debian bug system.
Thanks.
---------- Forwarded message ----------
From: yellow <yellowprot...@gmail.com>
To: Debian Bug Tracking System <sub...@bugs.debian.org>
Date: Fri, 04 Nov 2011 21:22:04 +0100
Subject: Bug#647648: wishlist: diff with given percentage for webpages
Package: diffutils
Version: 1:3.0-1
Severity: wishlist
Hello,
Imagine
while [ 1 ] ; do
sleep 3s
wget "$URL" -N Page.htm
cp Page.html Pagelast.html
# <---- - diff here with given percentage
done
then if the page.html differs from more than 1-5%, then diff could tell of how
much or so one.
Then one can do:
if diff says more than 5% difference, then, one can run a script: send
email, notify, ...
you see what I mean, It is a sort of webpage watcher for changes (it can have
various useful purpose, like monitoring an rss for new news ... )
It is very open.
Thanks
Sincerely,
Y.
[...]
--- End Message ---