DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

fdetach(1M)


fdetach -- detach a name from a STREAMS-based file descriptor

Synopsis

fdetach path

Description

The fdetach command detaches a STREAMS-based file descriptor from a name in the filesystem. path is the pathname of the object in the filesystem name space, which was previously attached (see fattach(3C)). The user must be the owner of the file or a user with the appropriate privileges. All subsequent operations on path operate on the filesystem node and not on the STREAMS file. The permissions and status of the node are restored to the state they were in before the STREAMS file was attached to it.

References

fattach(3C), fdetach(3C), streamio(7)
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004