
CHAPTER 3
24
Setting up the user environment
Using aliases or scripts to avoid modifying paths
If you don’t want to modify paths, you can use aliases or scripts to make it easier for users to start FrameMaker.
To do this, create an alias or a shell script that refers to the full pathname for the command to start a product. For
information on the commands, see , “Starting FrameMaker.”
Important: Do not rename the actual product files.
Creating an alias
If your UNIX shell supports aliases, you can use an alias to provide a shorter command that represents the full
pathname for FrameMaker.
To create an alias that starts FrameMaker:
Do one of the following (where the examples create a new command, framemaker, for starting the US English
version of FrameMaker, and where install_dir is the name of the directory in which you installed FrameMaker):
• If you use the C shell, define the alias in the .login file. For example:
install_dir
Komentáře k této Příručce