ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] fstat?
@ 2002-10-15 18:37 sergey ivanov
  2002-10-15 18:57 ` Maxim Tyurin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: sergey ivanov @ 2002-10-15 18:37 UTC (permalink / raw)
  To: community

Всем привет!
Прочитал на http://www.oreillynet.com статью "Who Has Which Files" 
(http://www.onlamp.com/pub/a/bsd/2002/09/26/Big_Scary_Daemons.html) не 
посмотрев что она про BSD.
И хочу задать вопрос, как аналогичную вещь (какой процесс держит 
открытые файлы на /mnt/cdrom и не дает его размонтировать) узнать в 
Альтлинуксе?

    Сергей.



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

* Re: [Comm] fstat?
  2002-10-15 18:37 [Comm] fstat? sergey ivanov
@ 2002-10-15 18:57 ` Maxim Tyurin
  2002-10-15 20:01 ` Anton Kovalenko
  2002-10-16  5:08 ` Андрей Великоредчанин
  2 siblings, 0 replies; 4+ messages in thread
From: Maxim Tyurin @ 2002-10-15 18:57 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 451 bytes --]

> Всем привет!
> Прочитал на http://www.oreillynet.com статью "Who Has Which Files" 
> (http://www.onlamp.com/pub/a/bsd/2002/09/26/Big_Scary_Daemons.html) не 
> посмотрев что она про BSD.
> И хочу задать вопрос, как аналогичную вещь (какой процесс держит 
> открытые файлы на /mnt/cdrom и не дает его размонтировать) узнать в 
> Альтлинуксе?
man fuser
-- 

With Best Regards, Maxim Tyurin
mailto: MrKooll@bigfoot.com
JID:	MrKooll@jabber.pibhe.com
			

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [Comm] fstat?
  2002-10-15 18:37 [Comm] fstat? sergey ivanov
  2002-10-15 18:57 ` Maxim Tyurin
@ 2002-10-15 20:01 ` Anton Kovalenko
  2002-10-16  5:08 ` Андрей Великоредчанин
  2 siblings, 0 replies; 4+ messages in thread
From: Anton Kovalenko @ 2002-10-15 20:01 UTC (permalink / raw)
  To: community

>>>>> sergey ivanov writes:

    > Всем привет!
    > Прочитал на http://www.oreillynet.com статью "Who Has Which Files"
    > (http://www.onlamp.com/pub/a/bsd/2002/09/26/Big_Scary_Daemons.html) не
    > посмотрев что она про BSD.
    > И хочу задать вопрос, как аналогичную вещь (какой процесс держит
    > открытые файлы на /mnt/cdrom и не дает его размонтировать) узнать в
    > Альтлинуксе?

В _любом_ линуксе для этого есть fuser

-- 
With Best Wishes, Anton Kovalenko /* http://kovalenko.webzone.ru */
#!/usr/bin/wish - best wish I have for you!


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

* Re: [Comm] fstat?
  2002-10-15 18:37 [Comm] fstat? sergey ivanov
  2002-10-15 18:57 ` Maxim Tyurin
  2002-10-15 20:01 ` Anton Kovalenko
@ 2002-10-16  5:08 ` Андрей Великоредчанин
  2 siblings, 0 replies; 4+ messages in thread
From: Андрей Великоредчанин @ 2002-10-16  5:08 UTC (permalink / raw)
  To: community

sergey ivanov wrote:

> Всем привет!
> Прочитал на http://www.oreillynet.com статью "Who Has Which Files" 
> (http://www.onlamp.com/pub/a/bsd/2002/09/26/Big_Scary_Daemons.html) не 
> посмотрев что она про BSD.
> И хочу задать вопрос, как аналогичную вещь (какой процесс держит 
> открытые файлы на /mnt/cdrom и не дает его размонтировать) узнать в 
> Альтлинуксе?

lsof |grep "/mnt/cdrom"


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

end of thread, other threads:[~2002-10-16  5:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-15 18:37 [Comm] fstat? sergey ivanov
2002-10-15 18:57 ` Maxim Tyurin
2002-10-15 20:01 ` Anton Kovalenko
2002-10-16  5:08 ` Андрей Великоредчанин

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git