File: modulespath

package info (click to toggle)
modules 3.2.10-10
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 3,980 kB
  • ctags: 1,389
  • sloc: ansic: 10,161; exp: 1,864; sh: 1,591; makefile: 296
file content (21 lines) | stat: -rw-r--r-- 945 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#
#  @(#)$Id: 38aa24cc33a5f54a93781d63005a084f74418022 $
#  Module version 3.2.10
#  init/.modulespath.  Generated from .modulespath.in by configure.
#
#  Modulepath initial setup
#  ========================
#
#  This file defines the initial setup for the module files search path.
#  Comments may be added anywhere, which begin on # and continue until the 
#     end of the line
#  Each line containing a single path will be added to the MODULEPATH
#     environment variable. You may add as many as you want - just
#     limited by the maximum variable size of your shell.
#
/etc/environment-modules/modules
/usr/share/modules/versions				# location of version files
/usr/Modules/$MODULE_VERSION/modulefiles	# Module pkg modulefiles (if versioning)
#/usr/Modules/modulefiles	# Module pkg modulefiles (if no versioning)
/usr/share/modules/modulefiles				# General module files
#/usr/Modules/3.2.10/your_contribs			# Edit for your requirements