qe3.sh <<< bot error bash script this run normaly sincan2@sincan2-sg-develop:~/bot$ cat scripts/4.tcl bind pub -|- !qe3 yotube proc yotube {nick uhost hand chan text} { set yotube [exec /home/sincan2/qe3.sh [split $text]] foreach line [split $youtube \n] { puthelp "PRIVMSG $chan :$line" } ...