Help for this page
#!/usr/bin/expect -- # Description: unbuffer stdout of a program ... eval spawn -noecho $argv set timeout -1 expect