X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?p=bin.git;a=blobdiff_plain;f=xauthhere;h=8a066855a7ab7146c34897e0b693bf498f154a7a;hp=991cdc855fc8bff90c47c8e1780c03f3f4164a73;hb=a542a487167aada858784adf9f5e1d5884da3d18;hpb=048aac6382a1cd35c048734907a51e3be5727e42 diff --git a/xauthhere b/xauthhere index 991cdc8..8a06685 100755 --- a/xauthhere +++ b/xauthhere @@ -1 +1,2 @@ -xauth extract - $DISPLAY | rsh $1 xauth merge - +#! /bin/sh +xauth extract - "$DISPLAY" | rsh "$1" xauth merge -