[tcl] hello tcl

安装

sudo apt-get install tcl

hello.tcl

1 puts "hello world"

run && result

$ tclsh hello.tcl 
hello,world

 

 

 

 

posted on 2012-06-21 02:02  bluefrog  阅读(221)  评论(0编辑  收藏  举报