Ruby on Railsなどをいろいろと調べた技術メモなのです。
def ping ret = `ping -c 1 #{ip}` if ret =~ /1 received/ true else false end end
コメントを投稿
0 件のコメント:
コメントを投稿