svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
fdetach(8)
System Administration Commands 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 permis‐
sions 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.
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ Availabilitysystem/core-os
SEE ALSO
fattach(3C), fdetach(3C), streamio(4I), attributes(7)
Oracle Solaris 11.4 5 Jul 1990 fdetach(8)