[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: RFS: furl



On Sun, Dec 28, 2008 at 6:18 AM, Daniel Aleksandersen wrote:

> I requested furl because I think it is much easier to use than the
> alternates.
> I know other programs does simular tasks, but furl formates the outbut
> better.
> Also, it does not require any deeper knowledge to get it working.
>
> "furl <address>", simple.

HEAD is just as simple:

$ HEAD www.google.com

wget is almost as simple, and you could setup an alias to make it so:

wget -S www.google.com
alias furl="wget -SO /dev/null"
furl www.google.com

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


Reply to: