Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'notify'

994257 - Notify System - EcKstasy system notify eckstasy
preview unavailable
986402 - niiiikiiiiii: gui network monitoring notify
  1. #!/bin/bash
  2. host="el1 el2 el3 el4 el5 el6 el7 el8 el9 el10 el11 el12"
  3. per="1200"
  4.  
  5.  
  6. export DISPLAY=":0"
  7. ping -c 1 google.com -w 3 > /dev/null
  8. if [ $? != 0 ];then
  9.  
fantasy-obligation