#!/usr/bin/tclsh # # $Id:$ puts "Hello world!" exit 0 ## file: example1.tcl.txt # End of script