Discussion:
[rancid] Terminal Width
Schmidt, Daniel
2009-12-09 16:49:31 UTC
Permalink
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 }
Schmidt, Daniel
2009-12-09 17:07:33 UTC
Permalink
Never mind. This was, indeed, a stupid question.

-----Original Message-----
From: rancid-discuss-***@shrubbery.net
[mailto:rancid-discuss-***@shrubbery.net] On Behalf Of Schmidt,
Daniel
Sent: Wednesday, December 09, 2009 9:50 AM
To: rancid-***@shrubbery.net
Subject: [rancid] Terminal Width

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 }

Continue reading on narkive:
Loading...