-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Benno Schulenberg wrote: >> Here is an example page: >> http://dvr.about.com/od/capturetvwithacomputer/ht/htnti.htm >> >> How can I tell quickly when this was written?
Well, just to add more ideas to this thread, you can always check the "Date" header returned by the HTTP protocol after requesting that URL: (put this in one line) [EMAIL PROTECTED] ~ $ printf "GET /od/capturetvwithacomputer/ht/htnti.htm HTTP/1.0\nHost: dvr.about.com\n\n" | nc dvr.about.com 80 | head |grep -E --color=yes ^Date Date: Fri, 17 Nov 2006 12:06:52 GMT (try removing the head and grep at the end, and replace by less, so you can see the headers and the html in the request's body). - -- Arturo "Buanzo" Busleiman - Consultor Independiente en Seguridad Informatica Me caso este 1ro de diciembre: Lista de Casamiento Numero 37520 en todos los FRAVEGA!! :) http://www.buanzo.com.ar | http://www.vivamoslavida.com.ar : Portal no-comercial del buen vivir! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFXaY+AlpOsGhXcE0RAmN7AJ9jagRq0+vhIEsTQX+FJPc68nM6hwCdFw9B dI1MWiq8dF/upMkxLFhw7Fg= =2VV2 -----END PGP SIGNATURE----- -- gentoo-user@gentoo.org mailing list