]> gitweb.pimeys.fr Git - scripts-20-100.git/blob - xauth.sh
[bind_ftp] Dossier spécifique pour l'Upload sur zeldren
[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