Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
for j in `bjobs | cut -f 1 -d " "`; do bkill $j; echo $j; done

...

Image Modified

To run eclipse (see this page):

...

This version at SLAC already has SVN and the athena plugin setup!

-

-

...

If you use "konsole" as your terminal, you can make new tabs, and switch tabs with:

...