chiark / gitweb /
AIX; nCipher keys; greenock
[ian-dotfiles.git] / files / personal_scripts_bin_xloadt
index b81aa60d15ccf0b9da4075f7aebf1894ae497a7f..53c8e3af47fd741c5d4ab53078b1a070f62ae434 100755 (executable)
@@ -6,7 +6,7 @@ xlsclients | egrep \
 xload -geometry 120x120+@@
 
 @hostlist= ($ncipher eq 'bos' ? qw(viking dover pell arrakis) :
-            $ncipher eq 'cam' ? qw(jura islay dover dounreay marple belgrano) :
+            $ncipher eq 'cam' ? qw(jura islay dover dounreay marple belgrano greenock) :
             qw(davenant anarres lsd));
 for ($i=0; $i<@hostlist; $i++) { last if $hostlist[$i] eq $nodename; }
 if ($i>=@hostlist) {