Advertising
advertising
related pastes to tag 'notify'
- 994257 - Notify System - EcKstasy system notify eckstasy
- preview unavailable
- 986402 - niiiikiiiiii: gui network monitoring notify
-
- #!/bin/bash
- host="el1 el2 el3 el4 el5 el6 el7 el8 el9 el10 el11 el12"
- per="1200"
- export DISPLAY=":0"
- ping -c 1 google.com -w 3 > /dev/null
- if [ $? != 0 ];then