I need to do "stty rows x columns y" from my tcl program..
However if I run the program in background, the program goes into suspended mode:
[1] + Suspended (tty output) ./console_logs -l tmp
and waits to be put it to foreground with 'fg' to continue..
If I remove the stty command...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.