修改搜索路径

IBM Rational® ClearQuest® 程序的访问取决于特定环境变量的设置。要创建这些设置,最可靠的方式就是编辑 shell 启动脚本。

可将 cquest–home–dir/bin 添加到 PATH 环境变量中,以避免在从 shell 运行 Rational ClearQuest 命令时输入完整路径。

Shell 程序
根目录中的启动脚本
C shell
.cshrc
Bourne shell
.profile
Korn shell
.profile

C shell 用户应避免在只能由登录 shell 程序执行的 .login 文件中放置 Rational ClearQuest 设置。


反馈