You are not logged in.

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.

1

Wednesday, October 22nd 2003, 10:28am

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

2

Wednesday, October 22nd 2003, 12:30pm

Where do you set the umask and how do you start KDE?

Have a nice day!

3

Wednesday, October 22nd 2003, 1:24pm

I have set umask in bash_profile . Kde start with kdm or i login in console and after start kde with startx

4

Wednesday, October 22nd 2003, 4:52pm

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?

5

Wednesday, October 22nd 2003, 6:42pm

But where do i find .profile ?

Where do i find a .profile file?

6

Wednesday, October 22nd 2003, 7:40pm

Re: But where do i find .profile ?

Quoted

Original von alexmirandola

Where do i find a .profile file?
In your home directory (if the fille exists).