Customizing the Aleph environment
Tags: aleph , basic Last Updated: Oct 30, 2009 00:48
- Description
A UNIX file that is invoked in aleph_start.private that can be used to customize the Aleph environment. The file consists of environment variables and aliases.
- Author: John Osborn
- Additional author(s):
- Institution: University of Iowa
- Year: 2009
- License: BSD style
- Short description: Use, modification and distribution of the code are permitted provided the copyright notice, list of conditions and disclaimer appear in all related material.
- Link to terms: [Detailed license terms]
- Skill required for using this code:
Basic
State
Programming language
Shell scripting
Software requirements
UNIX and Aleph environment
Screen captures
Author(s) homepage
Download
[Aleph:Customizing the Aleph environment^LocalEnvironment.zip]
Working example
A quick demo of our local environment:
http://www.screentoaster.com/watch/stUkhTQkZIR11eQVxaWFtbU1BX/local_environment
Using the following Ex Libris open interfaces
Changes
Version 1.2 ....
Version 1.1 ....
...
Release notes
Installation instructions
Extract files from the attached folder. The localEnv contains examples of setenv and alias commands that we use in our local implementation of Aleph. Also attached are examples of of some of the aliases that include shell and perl scripts. The file is not meant to be a working example, but rather it demonstrates a methodology to incorporate a local environment into the Aleph environment. So, when logged in as the aleph user, additional commands and environment variables are available by default. Scripts run from the job list also include this enhanced environment.
TO DO list
Known issues
Comments
http://www.screentoaster.com/watch/stUkhTQkZIR11eQVxaWFtbU1BX/local_environmenthttp://www.screentoaster.com/watch/stUkhTQkZIR11eQVxaWFtbU1BX/local_environment


1 Comment
comments.show.hideMay 15, 2009
Rajendra Sedhain
Wow! nice. Thanks, John.