In a Telnet program, the output of command doesnt fit the screen. How can i see that?

Recommended Answers

All 2 Replies

Do you have a code example of what you're trying to do?

What kind of system are you talking to, and what terminal type are you using? If you are connected to a Unix/Linux system, then you can use the stty command to change the apparent terminal size so output will be wrapped to fit the screen. There are also telnet commands to help with that.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.