Full text search for "stty"


Search BackLinks only
Display context of search results
Case-sensitive searching
  • ExpectScript/autoLogin . . . . 5 matches
          set rows [stty rows]
          set cols [stty columns]
          stty rows $rows columns $cols < $spawn_out(slave,name)
         stty -echo
         stty echo
  • Hp-uxShall에서Ctrl-C입력이안되는경우 . . . . 5 matches
         [stty] >
         [stty 특수문자 지정]
         stty intr ^c
         stty erase "^H" kill "^U" intr "^C" eof "^D"
         stty hupcl ixon ixoff
  • @문자입력안되는경우-HP-UX . . . . 3 matches
         [stty 특수 문자 지정]
         stty -a
         stty kill ^U
  • Hp-uxShall에서한글입력이안되는경우 . . . . 2 matches
         [stty]
         stty cs8 -parenb -istrip -ixany
  • Stty특수문자지정 . . . . 2 matches
         stty -a
          커널이 인식하고 있는 터미널의 행렬 수를 출력한다. ( 커널 내부에서 행렬을 지원하지 않는 시스템은 환경 변수 LINES 과 COLUMNS 값을 대신 사용한다. 하지만 GNU stty 는 그것에 대해서 아는 바가 없다. )
  • hp-ux . . . . 1 match
          * [stty]
  • stty . . . . 1 match
         [stty 특수문자 지정]
Found 7 matching pages out of 1798 total pages

You can also click here to search title.

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2009-11-19 11:14:34
Processing time 0.1904 sec