I would like to modify my terminal width, but I notice some devices do not seem to like it as I get missed cmds. Perhaps I require an expect or something between the two commands? 605 } else { 606 send "terminal length 0\r" 607 send "terminal width 80\r" 608 }