Re: [問題] 請問一個tcl的問題

看板Programming作者時間18年前 (2006/06/22 07:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
※ 引述《bangjia.bbs@ptt.cc (打我ㄚ笨蛋)》之銘言: > 就是我在tcl程式中有用exec去執行linux command. > 但是command的執行過程並不會秀在螢幕上, 需要加什麼參數讓 > command的執行過程秀在螢幕上?? I ran a tclsh to test what you said. > tclsh % exec ls a.out src tmp % set r [exec ls] a.out src tmp % echo $r a.out src tmp It looks like work fine for me. So, I am not sure why you cannot do the same thing. -- Gary W. Lee URL: http://www.dev.idv.tw:8080/ Blog: http://garywlee.blogspot.com/ A web site about C/C++, Tcl, Python, wxWidgets, UNIX/Linux, Windows ..., etc. -- ※ Origin: 元智大學 風之塔 <bbs.yzu.edu.tw> ※ From : adsl-69-232-229-75.dsl.pltn13.pacbell.net ※ X-Info: Re: [問題] 請問一個tcl的問題 ※ X-Sign: 129JJ56bkW8h7PFYWN92 (06/06/22 6:48:06 )
文章代碼(AID): #14cS-l00 (Programming)
文章代碼(AID): #14cS-l00 (Programming)