FDETACH(8) Maintenance Commands and Procedures FDETACH(8)
fdetach - detach a name from a STREAMS-based file descriptor
fdetach path
The fdetach command detaches a STREAMS-based file descriptor from a
name in the file system. Use the path operand to specify the path
name of the object in the file system 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 will operate on the
underlying file system entry and not on the STREAMS file. The
permissions and status of the entry are restored to the state they
were in before the STREAMS file was attached to the entry.
The following operands are supported:
path
Specifies the path name of the object in the file system name
space, which was previously attached.
fattach(3C), fdetach(3C), streamio(4I), attributes(7)
July 5, 1990 FDETACH(8)
NAME
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 file system. Use the path operand to specify the path
name of the object in the file system 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 will operate on the
underlying file system entry and not on the STREAMS file. The
permissions and status of the entry are restored to the state they
were in before the STREAMS file was attached to the entry.
OPERANDS
The following operands are supported:
path
Specifies the path name of the object in the file system name
space, which was previously attached.
SEE ALSO
fattach(3C), fdetach(3C), streamio(4I), attributes(7)
July 5, 1990 FDETACH(8)