Tcl Source Code

Artifact [a0f200f98a]
Login

Artifact a0f200f98ac3d0afbc4c3250881b2ea8aa1b4c0f:

Attachment "exercise.tcl" to ticket [879a0747be] added by erikleunissen 2015-04-19 15:12:56. (unpublished)
#! /usr/local/bin/tclsh

set fd [open ./workfile r]
set txt [read $fd]