Pridana knihovna getxsock
[mirrors/Programs.git] / c / vizionix / getxsock.sh
... / ...
CommitLineData
1#!/bin/bash
2kill -0 $XSOCK_PID || {
3 PATH="./:$PATH"
4 eval "$(mkxsock)"
5}
6export XSOCK_PID XSOCK_WID
This page took 0.118241 seconds and 4 git commands to generate.