home *** CD-ROM | disk | FTP | other *** search
/ PC-X 1997 October / pcx14_9710.iso / shutils / internet / irc / script / bliz61se.exe / BLIZ / EXE / TRACE.BAT < prev   
Encoding:
DOS Batch File  |  1995-09-06  |  105 b   |  5 lines

  1. @Echo off
  2. echo ICMP TRACE v1.0 beta by FA-Q
  3. del c:\windows\icmp.txt
  4. arp -a >>c:\windows\icmp.txt
  5. exit