#!/usr/bin/tclsh8.7 load chiark_tcl_tuntap-1.so set t {tuntap/runtest.tcl} if {[file exists $t]} { source $t }