-
Notifications
You must be signed in to change notification settings - Fork 1
Home
hlodowig edited this page Apr 30, 2012
·
15 revisions
(DRAFT)
First you'll need to make sure your system has Bash.
Or if you have git
installed, then just clone it:
git clone git://github.com/hlodowing/lsf.git ~/lsf
Include LSF command in PATH environment varible.
export PATH=$HOME/lsf/bin:$PATH
To activate lsf, you need to source it from your bash shell
. ~/lsf/lsf.sh
I always add this line to my ~/.bashrc or ~/.profile file to have it automatically sources upon login.
Load bash script with LSF command and libraries.
lsf script.sh
LSF environment and load all standard libraries.
lsf-shell