On Sun, 16 Jun 2013 17:21:56 +0800
lina 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
On Sun, 16 Jun 2013 17:14:08 +0800
lina wrote:
> Wow. so simple, why the dict --help so verbose.
>
> Haha ... thanks for your help.
You are most welcome, gracious lady.
Cybe R. Wizard
--
Nice computers don't go down.
Larry Niven, Steven Barnes
"The Barsoom Project"
-
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 "$@
On Sunday 16,June,2013 01:53 PM, Cybe R. Wizard wrote:
> On Sun, 16 Jun 2013 13:32:35 +0800
> lina wrote:
>
>> So wish to have a dict to "record" the words I looked up and then I
>> would be easily to review.
>
> Maybe the bash history would be enough for you.
>>
>> Do you have some manuals/tuto
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.
Kind regar
On Sun, 16 Jun 2013 13:32:35 +0800 "lina lina.lastn...@gmail.com" sent
this:
>Do you have some manuals/tutorials for the dict, I have not
found a way
>out from dict --help and man dict
dict | less
There are a whole lot of additions [packages] to dict, I use most of
them and
On Sun, 16 Jun 2013 13:32:35 +0800
lina wrote:
> So wish to have a dict to "record" the words I looked up and then I
> would be easily to review.
Maybe the bash history would be enough for you.
>
> Do you have some manuals/tutorials for the dict, I have not found a
> way out from dict --help an
On Saturday 15,June,2013 11:50 PM, Cybe R. Wizard wrote:
> On Fri, 14 Jun 2013 23:21:04 +0800
> lina wrote:
>
>> Hi,
>>
>> Which is the best, in your opinion, English dictionary package,
>> which, I wish, can save the history of the words I looked up before.
>>
>> Thanks with best regards,
>>
> M
On Saturday 15,June,2013 03:01 PM, Chris Bannister wrote:
> On Fri, Jun 14, 2013 at 11:31:12PM +0800, lina wrote:
>> On Friday 14,June,2013 11:21 PM, lina wrote:
>>> Hi,
>>>
>>> Which is the best, in your opinion, English dictionary package, which, I
>>> wish, can save the history of the words I lo
Chris Bannister wrote at 2013-06-15 02:01 -0500:
> On Fri, Jun 14, 2013 at 11:31:12PM +0800, lina wrote:
> > On Friday 14,June,2013 11:21 PM, lina wrote:
> > > Hi,
> > >
> > > Which is the best, in your opinion, English dictionary package, which, I
> > > wish, can save the history of the words I l
On Fri, 14 Jun 2013 23:21:04 +0800
lina wrote:
> Hi,
>
> Which is the best, in your opinion, English dictionary package,
> which, I wish, can save the history of the words I looked up before.
>
> Thanks with best regards,
>
My personal favorite, used many times daily, is the dict package with
On Fri, Jun 14, 2013 at 11:31:12PM +0800, lina wrote:
> On Friday 14,June,2013 11:21 PM, lina wrote:
> > Hi,
> >
> > Which is the best, in your opinion, English dictionary package, which, I
> > wish, can save the history of the words I looked up before.
> >
> > Thanks with best regards,
>
> I in
On Friday 14,June,2013 11:21 PM, lina wrote:
> Hi,
>
> Which is the best, in your opinion, English dictionary package, which, I
> wish, can save the history of the words I looked up before.
>
> Thanks with best regards,
I installed the Artha already.
Thanks again,
--
To UNSUBSCRIBE, email to
13 matches
Mail list logo