devfd man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



fd(4)									 fd(4)

NAME
     /dev/fd - file descriptor files

DESCRIPTION
     These files, conventionally called /dev/fd/0, /dev/fd/1, /dev/fd/2, and
     so on, refer to files accessible through file descriptors.	 If file
     descriptor n is open, these two system calls have the same effect:

	  fd = open("/dev/fd/n",mode);
	  fd = dup(n);

     On these files creat(2) is equivalent to open, and mode is ignored.  As
     with dup, subsequent reads or writes on fd fail unless the original file
     descriptor allows the operations.

SEE ALSO
     open(2), dup(2)

DIAGNOSTICS
     open(2) returns -1 and EBADF if the associated file descriptor is not
     open.

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net