Search Results

Search: Posts Made By: csnmgeek
31,770
Posted By csnmgeek
thanks you are right! Also the permissions...
thanks you are right!
Also the permissions depends on the umask... the umask of my system is set to 0022... I have notice that a few minutes ago......

regards
jorge
31,770
Posted By csnmgeek
int open(const char *pathname, int flags, mode_t mode) doubt...
hello everybody!

I want to create a file with permissions for read, write, and execute to everybody using C, so I write this code:


#include <stdio.h>
#include <sys/types.h>
#include...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 09:26 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy