#!/usr/bin/env ruby argv = ARGV.dup argv.pop argv << ENV['IRT_FILE'] exec "irt_irb #{argv.join(' ')}"