使.profile在CDE中生效

HP-UX下安装Oracle,设置了oracle用户的.profile,但用Xmanager登录CDE时发现设置在.profile文件中的环境变量没有生效。

google “cde profile” 得到答案:

需要修改.dtprofile,加入DTSOURCEPROFILE=true

.dtprofile的注释里是这么解释的:

# # By default, the desktop does not read your standard $HOME/.profile
# # or $HOME/.login files. This can be changed by uncommenting the
# # DTSOURCEPROFILE variable assignment at the end of this file.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.
For more help see http://daringfireball.net/projects/markdown/syntax

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>