Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
rdms:access:linux:icommands [2026/07/13 11:48] burcurdms:access:linux:icommands [2026/07/13 11:55] (current) burcu
Line 76: Line 76:
  
 ==== Switching Between Different Zones ==== ==== Switching Between Different Zones ====
-If you have access to more than one iRODS zone, you can configure shell aliases to quickly switch between different iRODS environment files.+If you have access to more than one iRODS zone, such as the default zone and Sensitive Data (SD) zone, you can configure shell aliases to quickly switch between different iRODS environment files.
  
 1. Open your ''~/.bashrc'' file in a text editor. 1. Open your ''~/.bashrc'' file in a text editor.
Line 115: Line 115:
 ienv ienv
 </code> </code>
-The selected alias sets the `IRODS_ENVIRONMENT_FILEenvironment variable to the corresponding iRODS environment file. Any subsequent iCommands will use that environment until you switch to another one or open a new terminal session.+The selected alias sets the ''IRODS_ENVIRONMENT_FILE'' environment variable to the corresponding iRODS environment file. Any subsequent iCommands will use that environment until you switch to another one or open a new terminal session.
  
 ===== Installing iCommands ===== ===== Installing iCommands =====