9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] how to see which process uses a given file?
@ 2002-06-04 15:52 Axel Belinfante
  0 siblings, 0 replies; 2+ messages in thread
From: Axel Belinfante @ 2002-06-04 15:52 UTC (permalink / raw)
  To: 9fans

Surely a FAQ(?):
I seem to recall that there is a way
to see which process is using (locking up)
a particular file resource (in my case: /dev/audio),
but I forget how...

Thanks,
Axel.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] how to see which process uses a given file?
@ 2002-06-04 15:56 Russ Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Russ Cox @ 2002-06-04 15:56 UTC (permalink / raw)
  To: 9fans

grep /dev/audio /proc/*/fd



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-06-04 15:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-04 15:52 [9fans] how to see which process uses a given file? Axel Belinfante
2002-06-04 15:56 Russ Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).