Project

General

Profile

Bug #4294 ยป testproc2.rb

redstun (red stun), 01/20/2011 12:54 AM

 
# encoding: UTF-8
puts "RUBY_VERSION = #{RUBY_VERSION}"
IO.popen(['"ping"', '-n 3', 'localhost'])

    (1-1/1)