Lines Matching +full:working +full:- +full:directory
36 .Nd change current working directory
48 argument points to the pathname of a directory.
52 causes the named directory
53 to become the current working directory, that is,
61 causes the directory referenced by
63 to become the current working directory,
68 In order for a directory to become the current directory,
69 a process must have execute (search) access to the directory.
71 .Rv -std
76 will fail and the current working directory will be unchanged if
78 .Bl -tag -width Er
80 A component of the path prefix is not a directory.
85 The named directory does not exist.
105 will fail and the current working directory will be unchanged if
107 .Bl -tag -width Er
109 Search permission is denied for the directory referenced by the
112 The file descriptor does not reference a directory.
124 .St -p1003.1-90 .