Re: umask in modules
Manage your shell environment variables and aliases
Brought to you by:
leomania,
xdelaruelle
From: Istvan M. <mi...@im...> - 2000-05-26 18:39:27
|
Tor Asle Foss <Tor...@er...> writes: > Hi, can anyone tell me if it is possible to use the umask command in a startup > module to get this new umask available for all the shells I start up. I don't think Modules supports this. Looking at the sources and the documentation, Modules can handle the following resources: - Environment variables - aliases (where supported) - X resources Adding the following could be useful: - umask - X font paths anything else? -- Istvan |