Skip to content

Instantly share code, notes, and snippets.

@mheiges
Created July 15, 2011 01:23
Show Gist options
  • Save mheiges/1083851 to your computer and use it in GitHub Desktop.
Save mheiges/1083851 to your computer and use it in GitHub Desktop.
rcluster bashrc
if [ -z "$PS1" ]; then
# non-interactive shell
export LSB_DEFAULTPROJECT="810086221_jcklab__10-21-RR374-062"
fi
. /iob_home/jcklab/.bashrc.rcluster
@mheiges
Copy link
Author

mheiges commented Aug 1, 2011

If set up correctly

$ ssh rcluster.rcc.uga.edu  'which cap4'

should return a path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment