服务器 Gind.cn
  • Linux
  • Windows
  • Ubuntu
  1. 服务器 Gind.cn
  2. 环境variables configuration solaris
  3. 如何在Solaris中设置环境variables(在.profile中)
Intereting Posts
在启动消息“目录不是根目录的子目录”之前,Windows服务器备份失败。 未连接到UPS的服务器的电涌保护 发送cron日志到具有时间戳的文件名 SharePoint 2010search错误0x800703fa 在cloudformation中指定ec2实例的根卷大小 FTP – 530对不起,客户的最大数目…? 如何将现有的操作系​​统安装添加到Windows Vista启动pipe理器? 在Linux下,应用程序的安装/configuration应该如何? 在IIS 7中运行CGI以使用GET而无需POST请求 如何阻止nginx重试上游服务器超时的PUT或POST请求? 无法更改FreeIPApipe理员的密码 – “当前密码的最短使用期限未到期” 在IIS 7 Url重写模块中使用math运算 问题与RHEL7和禁用NetworkManager 如何debugging一个leeching apache进程? 我如何获得一个stream程的退出代码,以便开球?

如何在Solaris中设置环境variables(在.profile中)

如何在我的.profile文件中设置一个环境variables来考虑variables是否存在并附加到它?

解释:

我想要做

export ANT_OPTS=-Dparam=value 

但是如果ANT_OPTS已经存在,我想追加到它。

  • 在ps-watcherconfiguration文件中调用一个环境variables
  • 与SSH连接时,path未加载
  • 我如何更改xml2-config的path
  • 为root用户设置env var
  • 将python添加到/ usr / bin / env pythonvariables

我想做类似的事情

 set ANT_OPTS=%ANT_OPTS% -Dparam=value 

在Windows中。

如果它已经存在,我如何创build它或追加到它?

  • Kubernetes – 指定env_file
  • 当站起来一个服务器(例如Debian)什么方法使环境variables持久和可用于PHP?
  • tomcat 8 catalina.properties添加variables
  • 将服务器密码放在环境variables中
  • 摆脱PULSE_ *环境variables

尝试

export ANT_OPTS="$ANT_OPTS -Dparam=value"

  • 在CentOS中使用Bash脚本导出
  • 使用Apache环境variables设置自定义的ErrorDocument
  • 在多个puppet窗口批处理脚本中使用variables
  • 如何在.profile中设置用户环境variables
  • 如何在Linux中findANT_HOME的正确path?
  • 添加/ etc / environment会导致bash失败
  • 环境variables的组策略pipe理 – 更新与replace
  • 在while循环期间维护读取variables的方法
  • 如何在Ubuntu 10.04服务器中设置ery globap $ PATH?
  • Windows 7自定义环境variables消失

  • © 2017 服务器 Gind.cn
  • Topics
  •        
  • Powered by Server
  • Privacy Policy