| [ CnUnix ] in KIDS 글 쓴 이(By): Mustang () 날 짜 (Date): 2003년 8월 1일 금요일 오전 04시 50분 13초 제 목(Title): [Q] Solaris Terminal setup 안녕하세요? 솔라리스에서 ssh 화면이 자꾸 지멋대로 라인이 바뀌고 해서 stty에서 rows와 cols를 맞춰 주면 될꺼 같은데요, stty를 치면 rows와 cols가 없네요. 클라이언트는 putty나 kde/shell 같은 걸 씁니다. 아시는 분 계시면 좀 도와 주세요. 미리 감사 드립니다. 문제 있는 놈: % stty speed 9600 baud; -parity swtch = <undef>; brkint -inpck -istrip icrnl -ixany imaxbel onlcr tab3 echo echoe echok echoctl echoke iexten 문제 없는 놈: % stty speed 38400 baud; -parity rows = 43; columns = 141; ypixels = 0; xpixels = 0; swtch = <undef>; brkint -inpck -istrip icrnl -ixany onlcr tab3 echo echoe -echok echoctl iexten |