public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* where can I find the values of a file descriptor in Linux?
@ 2005-01-31  8:07 ych43
  2005-01-31  8:25 ` Sumesh
  0 siblings, 1 reply; 2+ messages in thread
From: ych43 @ 2005-01-31  8:07 UTC (permalink / raw)
  To: linux-kernel

Hey,
  Does anybody know how to find the specific information included in the file 
descriptor in Linux. When a file is created, the file manager creates a file 
descriptor, in which it stores detailed information about the file. But I do 
not know where I can find this detailed information? Does command ls -l 
display all the information included in the file descriptor.
  Does anybody can help me?
  Thanks in advance



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

* Re: where can I find the values of a file descriptor in Linux?
  2005-01-31  8:07 where can I find the values of a file descriptor in Linux? ych43
@ 2005-01-31  8:25 ` Sumesh
  0 siblings, 0 replies; 2+ messages in thread
From: Sumesh @ 2005-01-31  8:25 UTC (permalink / raw)
  To: ych43; +Cc: linux-kernel

Do a "man 2 stat" n u shall see the "struct stat" usage.

Regards,
Sumesh



ych43 wrote:

>Hey,
>  Does anybody know how to find the specific information included in the file 
>descriptor in Linux. When a file is created, the file manager creates a file 
>descriptor, in which it stores detailed information about the file. But I do 
>not know where I can find this detailed information? Does command ls -l 
>display all the information included in the file descriptor.
>  Does anybody can help me?
>  Thanks in advance
>
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at  http://www.tux.org/lkml/
>
>  
>

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

end of thread, other threads:[~2005-01-31  8:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-31  8:07 where can I find the values of a file descriptor in Linux? ych43
2005-01-31  8:25 ` Sumesh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox