chiark / gitweb /
belgrano
authorian <ian>
Wed, 10 Jul 2002 10:38:47 +0000 (10:38 +0000)
committerian <ian>
Wed, 10 Jul 2002 10:38:47 +0000 (10:38 +0000)
files/personal_scripts_bin_xloadt

index 51f297492ba54fba67d6230e49cdcfb6e37d75b4..a55f2a840fd097213c5590c0fdb75d1b3d9f9bcb 100755 (executable)
@@ -6,7 +6,7 @@ xlsclients | egrep \
 xload -geometry 120x120+@@
 
 @hostlist= ($ncipher eq 'bos' ? qw(viking dover pell arrakis) :
 xload -geometry 120x120+@@
 
 @hostlist= ($ncipher eq 'bos' ? qw(viking dover pell arrakis) :
-            $ncipher eq 'cam' ? qw(jura islay dover dounreay marple) :
+            $ncipher eq 'cam' ? qw(jura islay dover dounreay marple belgrano) :
             qw(davenant anarres));
 for ($i=0; $i<@hostlist; $i++) { last if $hostlist[$i] eq $nodename; }
 if ($i>=@hostlist) {
             qw(davenant anarres));
 for ($i=0; $i<@hostlist; $i++) { last if $hostlist[$i] eq $nodename; }
 if ($i>=@hostlist) {