chiark / gitweb /
Add w3m files.
[ian-dotfiles.git] / files / _.configs_xbiffs
1 #!/bin/bash
2
3 echo -n @
4
5 d="$DISPLAY"
6 if [ "x$d" = "x:0.0" ]; then d="`hostname -f`$DISPLAY"; fi
7 @@? $ncipher eq 'bos' ?@@
8 rcp .Xauthority dover.ncipher.com:.
9 @@;
10
11 rsh dover <<END sh
12 echo -n @
13 . ./.configs/setenvir
14 DISPLAY="$d"
15 export DISPLAY
16 exec 2>>.remoteshell-errors
17 xbiff &
18 MAILHOST=login.chiark.greenend.org.uk xbiff1339 -name xbiffc -user ijackson &
19 MAILHOST=login.chiark.greenend.org.uk xbiff1339 -name xbiffp -user ian &
20 MAILHOST=login.chiark.greenend.org.uk xbiff1339 -name xbiffs -user sysadmin &
21 echo -n @
22 END