chiark / gitweb /
Make work on islay (compiler is gcc, xloadt includes more stuff).
[ian-dotfiles.git] / files / personal_scripts_bin_xloadt
index 6ec1de7281365560f7325e9166eb4d0c47d57caf..b019a29e75413948087c9c422b3f76e91c7a4324 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) :
+            $ncipher eq 'cam' ? qw(jura islay dover dounreay) :
             qw(davenant anarres));
 for ($i=0; $i<@hostlist; $i++) { last if $hostlist[$i] eq $nodename; }
 if ($i>=@hostlist) {