On Thu, 2006-12-21 at 13:48 +0100, Carlos E. R. wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> 
> The Wednesday 2006-12-20 at 23:40 +0700, C. Brouerius van Nidek wrote:
> 
> > On Wednesday 20 December 2006 22:26, Carlos E. R. wrote:
> > > ps afx | less   --> find it --> "kill #PID"
> > 
> > ps afx | less --> find firefox
> > 
> > gives- firefox: No such file or directory
> 
> I hope you didn't issue that command as written... the intention was for 
> you to search manually in the "less" output for something like firefox...
> 
> Other ideas... run ldconfig.
> 

ps afx | grep firefox
kill <pid_of_firefox>

Also look for and delete the lock file
under .mozilla/firefox/default.<something> which might be causing the
problem.

-- 
Ken Schneider
UNIX  since 1989, linux since 1994, SuSE  since 1998

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to