User Tools

Site Tools


os:windows:batch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
os:windows:batch [2014-12-18 20:08] – external edit 127.0.0.1os:windows:batch [2016-05-25 08:54] (current) root
Line 44: Line 44:
 goto:eof goto:eof
 :sleep :sleep
-ping -n 1 -w %1000 1.2.3.>nul 2>&1+ping -n 1 -w %1000 192.0.2.>nul 2>&1
 goto:eof goto:eof
 </code> </code>
Line 52: Line 52:
 call:sleep 5 call:sleep 5
 </code> </code>
 +
 +IP-Adressse: [[https://tools.ietf.org/html/rfc5737|RFC5737]]
  
 === counter === === counter ===
os/windows/batch.1418929733.txt.gz · Last modified: 2016-05-25 08:54 (external edit)