User Tools

Site Tools


environment_modules

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
environment_modules [2020/02/04 18:57]
root
environment_modules [2020/02/04 19:01] (current)
root
Line 50: Line 50:
 A script file in each user's home directory called ''.bashrc'' also sets environment variables such as ''$PATH'' and ''$LD_LIBRARY_PATH'' at each login.  Since the file name begins with a period, the file is "hidden" so it does not register by ''ls'' but does register by ''ls -a''. A script file in each user's home directory called ''.bashrc'' also sets environment variables such as ''$PATH'' and ''$LD_LIBRARY_PATH'' at each login.  Since the file name begins with a period, the file is "hidden" so it does not register by ''ls'' but does register by ''ls -a''.
  
-The default .bashrc loaded with a new account includes three ''module'' loads.+If you use a different shell than ''bash'' such as ''tcsh'', there will be an analogous file such as ''.cshrc'' which does the same functions in ''csh'' syntax. 
 + 
 +The default .bashrc loaded with a new account includes three ''module'' loads.  You can and usually should edit this file to get the effect you want.
 <code> <code>
 $ cat ~/.bashrc $ cat ~/.bashrc
environment_modules.1580842647.txt.gz · Last modified: 2020/02/04 18:57 by root