Linux Display variable

export DISPLAY=`who -m | awk ‘{print $6}’ | sed -e ‘s/(//g’ -e ‘s/)//g’`:0

Posted Monday, February 8th, 2010 under Computers, Linux.

Leave a Reply