Previous Page Contents Page Next Page

3 RJE Commands

The commands used to control SNAP-IX RJE enable you to do the following:

3.1 Specifying the Path to SNAP-IX Programs

RJE executable programs are stored in the /opt/sna/bin directory, which is specific to SNAP-IX. When you run the programs, you must specify the path to this directory either by adding the directory to your PATH environment variable before you run the programs for the first time, or by including the directory name each time you run the programs.

If you add these directories to the definition of the PATH environment variable in your .login or .profile file, the programs are located automatically. Alternatively, you can specify the directory name when you run the program, as in the following examples:

/opt/sna/bin/snajobsub wks1 myjob

/opt/sna/bin/snarjecon wks1

The sample command lines shown in this book assume that you have added the directory to your PATH environment variable, and do not include the directory name.

Previous Page Contents Page Top of Page Next page