Modifying your search paths
Access to Rational® ClearQuest® programs depends on specific environment variable settings. The most reliable way to establish these settings is to edit your shell startup script.
You may add
cquesthomedir/bin to your PATH environment variable to
avoid typing the full path when running Rational®
ClearQuest® commands from your shell.
- Shell program
- Startup script in root directory
- C shell
- .cshrc
- Bourne shell
- .profile
- Korn shell
- .profile
C shell users should avoid placing Rational® ClearQuest® settings in the file .login, which is executed only by login shells.