Under emacs, it is often useful to run cleartool commands in their own buffer via: shell-command. In this case, your shell aliases will not work (emacs doesn't run your .kshrc), so that, in order to abbreviate cleartool, you'd rather use a soft link in your bin directory (or whatever in your PATH) than an alias.