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 -- 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/51bd83b4.4050...@gmail.com