changeset 72:f9fa25bac9a8

* Removed sesame & artemis from cluster commands
author huston@80426f53-59d1-405d-934b-f07cd76f4a1a
date Sat, 02 Mar 2013 04:56:34 +0000
parents 9dc2023b8b19
children 09b915fb36b8
files .bash_aliases .screenrc.pbstops
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/.bash_aliases	Wed Feb 20 18:33:03 2013 +0000
+++ b/.bash_aliases	Sat Mar 02 04:56:34 2013 +0000
@@ -72,7 +72,7 @@
 alias rt13='t "-t cses13 screen -raAx"'
 alias x='ssh xanadu.astro.princeton.edu'
 
-export CLUSTERLIST="adroit artemis della hecate mcmillan orbital sesame tiger tigressdata"
+export CLUSTERLIST="adroit della hecate mcmillan orbital tiger tigressdata"
 cdsh() { 
   for H in $CLUSTERLIST ; do 
     echo $H": "
--- a/.screenrc.pbstops	Wed Feb 20 18:33:03 2013 +0000
+++ b/.screenrc.pbstops	Sat Mar 02 04:56:34 2013 +0000
@@ -12,7 +12,7 @@
 screen -t adroit 1 ssh -t adroit pbstop
 screen -t della 2 ssh -t della pbstop
 screen -t hecate 3 ssh -t hecate pbstop
-screen -t sesame 4 ssh -t sesame pbstop
+screen -t sesame 4 ssh -t tiger pbstop
 screen -t mcmillan 5 ssh -t mcmillan pbstop
 
 # The following from the /etc/screenrc that came with screen-4.0.3-1.el5_4.1