Ubuntu Pastebin

Paste from Seth at Wed, 1 Apr 2015 00:05:58 +0000

Download as text
1
2
3
4
#!/bin/bash
#export DISPLAY=:0
DISPLAY=:0 /usr/bin/notify-send "Event testing.." 2> /home/seth/Documents/event-testing.log
# touch /home/seth/Documents/event-testing.log
Download as text