Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
Problem with umask Help me!
I have a problem with umask . In a console if i set umask to 0007 and create a file (echo > p) for example p is rwx------ . But if i work on kde or if i launch kde and , with kwrite for exmple , create a file this file is rwxr--r--. Why ? kde use another umask and where can i find it? thank'you
Where do you set the umask and how do you start KDE?
Have a nice day!
I have set umask in bash_profile . Kde start with kdm or i login in console and after start kde with startx
As far as i know, the .profile and bash_profile are only used, if you do an login at the commandline, and not if you do an grafical login.
CU
Michael
In a world without fences, who need Gates?
But where do i find .profile ?
Where do i find a .profile file?
Re: But where do i find .profile ?
Original von alexmirandola
Where do i find a .profile file?
In your home directory (if the fille exists).