#!/bin/sh # This grossness allows tclsh to be anywhere in PATH: \ exec tclsh "$0" ${1+"$@"}