[umask_tip]

To make changes to the default access permissions last until you next change them place the umask command in your login file.

Which file this is depends upon the shell that you use:

   

Shell login file

________________________________________________________

Bourne shell .profile Korn shell .profile BASH .profile C shell .login TC shell .login


Top document