View Single Post

  #4 (permalink)  
Old 06-12-2008, 07:05 AM
unSpawn unSpawn is offline
Junior Member
User
 
Join Date: Feb 2008
My distro: .
Posts: 10
Rep Power: 0
unSpawn is on a distinguished road
Default

ping -c 1 ipaddress && ssh user@host 'test -e /path/and/filename && echo exists'
Reply With Quote