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