On Sun, 16 Jun 2013 17:21:56 +0800
lina <lina.lastn...@gmail.com> wrote:

> On Sunday 16,June,2013 03:25 PM, Andrei POPESCU wrote:
> > On Du, 16 iun 13, 13:32:35, lina wrote:
> >>
> >> So wish to have a dict to "record" the words I looked up and then I
> >> would be easily to review.
> > 
> > You could use a small wrapper script $HOME/bin/dict
> > 
> > ,----
> > | #!/bin/sh
> > |
> > | echo "$@" >> $HOME/.dict_history
> > | dict "$@"
> > `----
> > 
> > Expand as needed.
> 
> Thank you, I add above script into ~/bin/mydict
> 
> It records the words I looked up.
> 
> Best regards,
> 
> > 
> > Kind regards,
> > Andrei

Thanks from me, too, Andrei.  My dict-fu just became greater through
your efforts.

Cybe R. Wizard
-- 
Nice computers don't go down.
        Larry Niven, Steven Barnes
                "The Barsoom Project"


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130616120627.718808e2@wizardspengpod.ec2.internal

Reply via email to