1fdetach(1M)             System Administration Commands             fdetach(1M)
2
3
4

NAME

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

SYNOPSIS

9       fdetach path
10
11

DESCRIPTION

13       The  fdetach  command  detaches  a STREAMS-based file descriptor from a
14       name in the file system. Use the path operand to specify the path  name
15       of  the  object  in  the  file  system name space, which was previously
16       attached. See fattach(3C).
17
18
19       The user must be the owner of the file or a user with  the  appropriate
20       privileges.  All  subsequent  operations  on  path  will operate on the
21       underlying file system entry and not on the STREAMS file.  The  permis‐
22       sions  and  status  of the entry are restored to the state they were in
23       before the STREAMS file was attached to the entry.
24

OPERANDS

26       The following operands are supported:
27
28       path    Specifies the path name of the object in the file  system  name
29               space, which was previously attached.
30
31

ATTRIBUTES

33       See attributes(5) for descriptions of the following attributes:
34
35
36
37
38       ┌─────────────────────────────┬─────────────────────────────┐
39       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
40       ├─────────────────────────────┼─────────────────────────────┤
41       │Availability                 │SUNWcsu                      │
42       └─────────────────────────────┴─────────────────────────────┘
43

SEE ALSO

45       fattach(3C), fdetach(3C), attributes(5), streamio(7I)
46
47
48
49
50
51
52SunOS 5.11                        5 Jul 1990                       fdetach(1M)
Impressum