dup man page on Plan9

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

DUP(2)									DUP(2)

NAME
       dup - duplicate an open file descriptor

SYNOPSIS
       #include <u.h>
       #include <libc.h>

       int dup(int oldfd, int newfd)

DESCRIPTION
       Given  a file descriptor, oldfd, referring to an open file, dup returns
       a new file descriptor referring to the same file.

       If newfd is -1 the system chooses the lowest available file descriptor.
       Otherwise,  dup will use newfd for the new file descriptor (closing any
       old file associated with newfd).	 File descriptors are allocated dynam‐
       ically,	so to prevent unwarranted growth of the file descriptor table,
       dup requires that newfd be no greater than 20  more  than  the  highest
       file descriptor ever used by the program.

SOURCE
       /sys/src/libc/9syscall

SEE ALSO
       intro(2), dup(3)

DIAGNOSTICS
       Sets errstr.

									DUP(2)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server Plan9

List of man pages available for Plan9

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