看板 NthuCs03 關於我們 聯絡資訊
※ 引述《jclin (jaycee lin)》之銘言: : 騙人!!! >.< 我三秒鐘按一次空白耶 按了幾十分鐘 @@ : 推 LouisXIV:怎麼PO? 140.114.203.39 06/28 找一台有裝 expect 的 linux or unix 新增檔案,然後 chmod +x 後執行, 然後自己手動開始 po 文, 接著就放著不動 #!/usr/bin/expect spawn telnet -8 ptt.cc expect 請輸入代號 send "xxxxxx\r" send "yyyyyy\r" set send_human {.2 .3 1 .05 2} interact timeout 10 { send -h "Hello world! I'm your daddy" } -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.114.75.231 ※ 編輯: jclin 來自: 140.114.75.231 (06/28 11:26) ※ 編輯: jclin 來自: 140.114.75.231 (06/28 11:30)