Yes that's the file (persdict.dat, in the .mozilla directory), thanks to all
who helped out. I think I'll start backing this up and combining with other
user dictionaries.
--
Hwyl/Regards
Llywelyn Owen
--
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wik
On 23/11/06, David Hopkins <[EMAIL PROTECTED]> wrote:
>
> find $HOME/.mozilla -type f | xargs -I {} grep -H word {}
>
Quick simplification of the above command: since the filenames being
passed from xargs to grep are needed at the end of the grep command,
you can replace it with
find $HOME/.mozil
On 21/11/06, Llywelyn Owen <[EMAIL PROTECTED]> wrote:
> I am bowled over by Firefox V2.0 on my Edgy installation. Of particular
> interest for me is the web form spell checker which does what Google does
> not and that is add new words to a dictionary. Where is this dictionary file
> kept so that I