Newsgroups: fj.questions.unix
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!aist-nara!wnoc-kyo-news!kuis-news!kudpc!sakunami!ayashi!kaneko
From: kaneko@ccedu.sendai-ct.ac.jp (Yutaka Kaneko)
Subject: Re: screen + kinput2
X-Nntp-Posting-Host: saikachi
Message-ID: <DzCy3t.7Br@ayashi.cc.sendai-ct.ac.jp>
Lines: 28
Sender: news@ayashi.cc.sendai-ct.ac.jp (SNCT NetNews Manager)
Organization: Sendai National College of Technology
X-Newsreader: mnews [version 1.18PL3] 1994-08/01(Mon)
References: <53kegt$e4q@ews3.cc.niigata-u.ac.jp>
	<5419ug$2to@nicorn.amorph.rim.or.jp>
	<541fha$2np@ews3.cc.niigata-u.ac.jp>
Date: Wed, 16 Oct 1996 07:28:40 GMT
Xref: galaxy.trc.rwcp.or.jp fj.questions.unix:6259
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.questions.unix&nb=6259&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.

  $B6b;R!w@gBfEEGH$G$9!#(B

In article <541fha$2np@ews3.cc.niigata-u.ac.jp>
imai@ccr.niigata-u.ac.jp writes:
>> $B$$$^$$!w?73cBg3X$G$9!%(B

>> |$B$=$l$H!";d$,IaCJ;H$C$F$$$k$N$O(B screen-3.6.2 $B$J$s$G$9$,!"(B
>> |screen-3.7.x $B$G$O$J$<$+F|K\8l$N=hM}$,$&$^$/$$$+$J$+$C$?(B
>> |$B5-21$,$"$j$^$9(B (BSD/OS, Linux)$B!#(B
>> screen-3.6.2 $B$O;H$C$?$3$H$,L5$$$N$G$9$,!$(B
>> $B$?$7$+$K(B 3.7.1 $B$O(B kanji euc euc $B$J$I$H$9$k$HJ8;z2=$1$7$F$7$^$$$^(B
>> $B$9!%;d$,5$$E$$$F$$$k$N$O$3$N$/$i$$$G$9$,!$$[$+$K$I$s$J>c32$,$"$C(B
>> $B$?$+3P$($F$$$i$C$7$c$$$^$9$+!)(B
  
  3.7.1$B$G$N(B'kanji euc euc'$B$O$?$7$+$K;H$($^$;$s$M!#(B

  $B$G$b(BEUC$B%3!<%I$G!";H$&J,$K$OFC$K:$$j$^$;$s!#(BJIS$B%3!<%I$NJ8;z(B
$B$OI=<($G$-$^$;$s$,!#(B

  copy/paste$B$b!"(Bcopy$B$9$kHO0O$rJ8;z6-3&$K$"$o$;$5$($9$l$P2DG=$G$9!#(B
  $BK\Ev$OJ8;z6-3&$r5$$K$;$:$K$G$-$k$H$$$$$s$G$9$,$M!#(B

  $B$G!"(Bscreen $B$C$F(B3.7.2$B$,=P$F$$$^$;$s$G$7$?$C$1!)(B

main(i,j){j=time(0);do for(i /*      $B6b;R(B $BM5(B(KANEKO Yutaka)             */
=0;i<79;i++)printf(j%512>>4? /* Sendai National College of Technology   */
" ":"*"),j=j*331+113;while(  /*    kaneko@cc.sendai-ct.ac.jp            */
printf("\n\033[H\033[1L"));} /* $B6d;HEL(Bx10 $B6b;HEL(Bx0 $B6d%-%g%m(Bx0 $B6b%-%g%m(Bx1*/
