ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] [JT] Имя файла из дескриптора?
@ 2005-05-14 15:21 Andrey Rahmatullin
  2005-05-14 15:42 ` Шайхутдинов Дамир
  0 siblings, 1 reply; 2+ messages in thread
From: Andrey Rahmatullin @ 2005-05-14 15:21 UTC (permalink / raw)
  To: ALT Linux general discussion list

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

Сорри за оффтопик.

Хочется странного: открыт некий файл, имеется fd от него, а вот пути не
имеется. Можно ли как-нибудь из дескриптора получить путь к файлу?
Или так: как удалить файл, если всё, что о нем известно - его текущий
дескриптор?

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

> а какое отношение /dev/sda имеет к /dev/hda?
sda - это тот же hda, только сказевый, а не IDE.
		-- wrar in community@

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

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

* Re: [Comm] [JT] Имя файла из дескриптора?
  2005-05-14 15:21 [Comm] [JT] Имя файла из дескриптора? Andrey Rahmatullin
@ 2005-05-14 15:42 ` Шайхутдинов Дамир
  0 siblings, 0 replies; 2+ messages in thread
From: Шайхутдинов Дамир @ 2005-05-14 15:42 UTC (permalink / raw)
  To: community

14.05.05 в 19:21 Andrey Rahmatullin в своём письме писал(а):

>
> Хочется странного: открыт некий файл, имеется fd от него, а вот пути не
> имеется. Можно ли как-нибудь из дескриптора получить путь к файлу?

На случай, если более подходящего решения не найдется:

Для начала посмотреть сюда:
$ ls -l /proc/<pid>/fd/

затем,

readlink("/proc/<pid>/fd/<fd>", filename, bufsize);


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

end of thread, other threads:[~2005-05-14 15:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-14 15:21 [Comm] [JT] Имя файла из дескриптора? Andrey Rahmatullin
2005-05-14 15:42 ` Шайхутдинов Дамир

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