#!/usr/pkg/bin/ruby34
require_relative '../lib/tiny_tds/bin'
Process.exit TinyTds::Bin.exe('defncopy', *ARGV)
