[問題] spawn指令

看板Perl作者時間19年前 (2006/05/03 08:44), 編輯推噓1(100)
留言1則, 1人參與, 最新討論串1/1
請問第幾版的Perl以後才有spawn指令? -- #!/usr/bin/expect -f spawn tcsh -c "./j2re-1_4_2_03-linux-i586.bin" expect "More" send "q" expect "yes" send "yes\n" interact exit 0 expect eof -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.134.30.163

05/03 20:48, , 1F
/usr/bin/expect => expect 不是 perl
05/03 20:48, 1F
文章代碼(AID): #14M6rY22 (Perl)
文章代碼(AID): #14M6rY22 (Perl)