.
contact contact

Linux telnet does not display special characters

 
.
 

Title: Linux telnet does not display special characters
Document: 914867510
Author: Michael Marxmeier (mike@msede.com)
Keywords: linux,telnet


Q: Linux telnet does not display special characters

A: The Linux telnet does not use binary mode by default. The telnet mode can be changed in a ~/.telnetrc file. The ~/.telnetrc file below activates binary mode for all connections.

default toggle outbinary
Please refer to man telnet for more information.

 
 
.
 
 
  Privacy | Webmaster | Terms of use | Impressum Revision:   
  Copyright © 1995-2002 Marxmeier Software AG