dict ports suggestion

Eliot Earle sfromley at ntlworld.com
Sat Jul 16 15:19:33 GMT 2005


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


More information about the freebsd-ports mailing list