At 1155544521 past the epoch, Marco Bertorello wrote:
> On Fri, 11 Aug 2006 19:08:19 +0200
> Mike Hommey <[EMAIL PROTECTED]> wrote:
> > Is there a real benefit over lynx -dump -head and similar things ?
> 
> It' s more little and easy to use... a little utility. 
> I must specify this in description, sorry.
> 
> $ ls -alh /usr/bin/furl
> -rwxr-xr-x 1 root root 8,6K 2006-08-11 10:18 /usr/bin/furl
> 
> $ls -alh /usr/bin/lynx.stable
> -rwxr-xr-x 1 root root 1,2M 2006-05-13 08:13 /usr/bin/lynx.stable

Just for reference, the libwww-perl package comes with some useful
aliases, HEAD, GET, etc.:

~$ ls -lh $(readlink -f $(which HEAD))
-rwxr-xr-x  1 root root 14K 2005-02-14 00:35 /usr/bin/lwp-request

~$ HEAD -S alcopop.org
HEAD http://alcopop.org --> 302 Moved Temporarily
HEAD http://alcopop.org/log/ --> 200 OK
Date: Mon, 14 Aug 2006 09:15:41 GMT
...

-- 
Jon Dowland
http://alcopop.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to