[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: your mail (Finding Open Files)



* junk <junk@isalt.us> [2004-08-18 16:10]:
> How do you find a process that is using a file.   I am trying to run 
> rhythmbox 0.8.5 and I get this error when I try to play a song.
> 
> OSS device "/dev/dsp" is already in use by another program.
> 

lsof | grep /dev/dsp -

> A man page would be most helpful.

lsof
-- 



Reply to: