Paul Smith wrote: > Indeed, Angus, I am using my previous $HOME/.lyx/ directory. The command > > grep -r 'show-forks' > > is running since one hour ago, but with no result yet.
It's waiting for you to specify the directory it should be looking in. grep -r 'show-forks' $HOME/.lyx -- Angus