#!/usr/bin/env ruby require_relative '../lib/tiny_tds/bin' bin = TinyTds::Bin.new 'defncopy' Kernel.system bin.path, *ARGV