關於各種 Tcl/Tk 的資訊,以及 Tcl/Tk 各種使用上的記錄分享
set commandline "svn log -g -l 1" set ret [catch {eval "exec $commandline"} output]