[cs631apue] HW2 Access Mode Question

Yanqiao Zhan yzhan14 at stevens.edu
Sat Sep 19 16:27:46 EDT 2015


Hi all,
I'm dealing with destination file's access mode, but even I explicit mode =
777 in *open(const char *path,..., mode_t mode) *function. The new created
file's access mode still miss write privilege like below.
-rwxr-xr-x+ 1 yzhan14 student  9881 Sep 19 16:05 b3

I have tried other mode values, regardless of missing write privilege, all
are correct.

Anyone else meet the same problem?
Thanks,
Yanqiao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.stevens.edu/pipermail/cs631apue/attachments/20150919/3e095255/attachment-0001.html>


More information about the cs631apue mailing list