User Scripts
Scripts and code snippets that may be of use.
-
How to determine your Unix or Linux Shell?
- How to determine your command-line Unix/Linux shell.
-
Accessing Lab Software
- A quick guide on how to access the LINC-related software .
-
Environment Variables for Compiling LINC maintained software.
- Some information about compiling C and C++ programs using libraries in these directories.
-
BashSnippetForSoftware
- NOTE, this is obsolete. Please refer to Accessing Linc Software page. If you are running bash as your default Unix or Linux Command-line Shell, this provides the code snippet to include in your .bash_profile so that you can access programs maintained by LINC.
-
CshSnippetForSoftware
- NOTE, this is obsolete. Please refer to Accessing Linc Software page. If you run csh as your default command-line shell for Unix/Linux, you should include this code in you .cshrc file. This will allow you to access executables and libraries maintained by LINC.
