Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jul 2005 16:19:41 +0100
From:      Eliot Earle <sfromley@ntlworld.com>
To:        ports@freebsd.org
Subject:   Re: dict ports suggestion
Message-ID:  <42D9258D.5090107@ntlworld.com>
In-Reply-To: <42D91D83.4060908@freebsd.org>
References:  <200507152118.29557.h@erathia.be>	<200507161124.25731.h@erathia.be>	<20050716093052.GA20040@trit.org>	<200507161559.07864.h@erathia.be> <42D91D83.4060908@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Michael Nottebrock wrote:
> h wrote:
> 
>> i was told to try
>>
>> dict() { dict "$@" | less; }
> 
> 
> That's not an alias ... this is: alias dict='dict $@ | less'
> 

would { alias dict='dict $1 | less' } not work (in bash)?


-- 
Eliot
'intocabile'
www.fromley.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42D9258D.5090107>