
SSH(PuTTY)를 통해 서버에 연결합니다. 콘솔에 Ctrl+를 입력하세요 . R단일 문자를 입력합니다.
Ctrl+를 R여러 번 누르면 이전 명령을 순환할 수 있습니다 .
그러나 다른 문자를 입력하면 아무 일도 일어나지 않으며 어떤 이유로 더 이상 이전 명령을 순환할 수 없습니다.
하지만 로컬 콘솔에서는 예상대로 작동합니다. SSH를 통해 이 동작을 일으키는 원인이 무엇인지 궁금합니다.
SSH Putty 세션에서 stty -a 실행:
speed 38400 baud; rows 35; columns 138; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>; eol2 = <undef>; swtch = <undef>; start = ^Q; stop = ^S; susp = ^Z;
rprnt = ^R; werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 0;
-parenb -parodd -cmspar cs8 -hupcl -cstopb cread -clocal -crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff -iuclc -ixany -imaxbel -iutf8
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt echoctl echoke