Selma
Some scripts
- source:trunk/selma/runjob -- an example bash-script for submitting a batch of jobs to Selma.
- source:trunk/selma/delq -- a simple script for deleting a batch of jobs from the qeueing system on Selma.
Tab completion in gnuplot
In order to make tab completion work in gnuplot on selma we need to set up an alias like
alias gnuplot='rlwrap -a -c gnuplot'
in a file that BASH understands. I usually put these lines in my $HOME/.bash_aliases
and make sure it is loaded from my $HOME/.bashrc
.
Last modified 14 years ago
Last modified on Jul 13, 2007, 9:00:50 AM