]> gitweb.pimeys.fr Git - scripts-20-100.git/blob - xauth.sh
dos2unix à installer always
[scripts-20-100.git] / xauth.sh
1 #!/bin/bash
2
3 # Pour exporter les variables nécessaires à afficher un truc à distance
4
5 echo $XAUTHORITY > /tmp/${USER}_xauthority
6 echo $DISPLAY > /tmp/${USER}_display