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...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Web Browser]]
+
[[Category:Software]][[Category:Web]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|linksbrowser}}
 
|{{#vardefine:app|linksbrowser}}
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-->

Latest revision as of 17:50, 15 August 2022

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