Difference between revisions of "Linksbrowser"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Web Browser {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|linksbrowser}} |{{#vardefine:url|http://links.twibright.com/about.php}} <!--CO...")
 
m (Text replacement - "#uppercase" to "uc")
Line 24: Line 24:
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
* HPC_{{#uppercase:{{#var:app}}}}_MAN - manual directory
+
* HPC_{{uc:{{#var:app}}}}_MAN - manual directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Revision as of 21:21, 6 December 2019

Description

linksbrowser website  

Links is a web browser running in both graphics and text mode.

Environment Modules

Run module spider linksbrowser to find out what environment modules are available for this application.

System Variables

  • HPC_LINKSBROWSER_DIR - installation directory
  • HPC_LINKSBROWSER_BIN - executable directory
  • HPC_LINKSBROWSER_MAN - manual directory