You are on page 1of 1

Environmental variables server as global variables in unix environment.

They are used for passing on values from a shell/ process to another. <br><br>They are i nherited by Abinitio as sandbox variables/ graph parameters like <br><br>AI_SORT _MAX_CORE<br><br>AI_HOME<br><br>AI_SERIAL<br><br>AI_MFS etc.<br><br>To know what all variables exist, in your unix shell, find out the naming convention and typ e a command like "env grep AI". This will provide you a list of all the variab les set in the shell. You can refer to the graph parameters/ components to see h ow these variables are used inside Abinitio.<br>

You might also like