![]() |
Using use
|
![]() |
The load script allows users to
easily
set up their environment to run software packages that have been
installed in the Lab, such as spim and freeciv. The command load
"package name" will add to your PATH and MANPATH variables, set
up aliases, and do anything else that needs to be done before you can
run the software.
An example for the load command would
be "load
acrobat".
However, as simple as the command is, it can become quite tedious to
type it for every software package you want to run every time you log
in. To make things easier, you can put these commands in your .bashrc
file, and they will be run automaticly every time you log in. To edit
your .bashrc file, follow these simple directions:
.bashrc file in your favorite text editor
by giving a command like pico .bashrc. (Make sure you get the
dot! It's part of the filename.) <NOTE:
As of November 2003, the use script has now been changed to 'load'.
Please update your .bashrc files accordingly.>
As always, if you have any questions, please send email to the admins.
| |
|