Newsgroups: fj.lang.perl
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!newsbase.nisiq.net!houou.ufnet.com!ayamura-win!tamaru-news!kuee-news!aero.kyushu-u!hakata!sakura.kudpc!sakunami!katahira!yagi!news
From: "YOSHIFUJI, Hideaki" <sd96249@eiw02.ec.ecei.tohoku.ac.jp>
Subject: Re: [Q] How can I pipe the input and output?
X-Nntp-Posting-Host: eiw02.ec.ecei.tohoku.ac.jp
Content-Type: text/plain; charset=iso-2022-jp
Message-ID: <3396AA21.9CBCD386@eiw02.ec.ecei.tohoku.ac.jp>
X-Priority: 3 (Normal)
Sender: news@ecei.tohoku.ac.jp
Reply-To: yoshfuji@ecei.tohoku.ac.jp
Content-Transfer-Encoding: 7bit
Organization: School of Engineering, Tohoku University, JAPAN
References: <5n5503$9oc@ocusv4.gw.osaka-cu.ac.jp>
Mime-Version: 1.0
Date: Thu, 5 Jun 1997 11:59:29 GMT
X-Mailer: Mozilla 4.0b5 [en] (Win95; I)
Lines: 19
Xref: galaxy.trc.rwcp.or.jp fj.lang.perl:2047
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.lang.perl&nb=2047&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.

$B5HF#1QL@!wElKLBg3XEE>p7O$G$9!#(B

Shinsuke Takashima wrote:
> open(FILTER, "|thefilter|");
>   print FILTER $theData;
>   $result = <FILTER>;
> close(FILTER);
> 
> $B$H$7$F$_$?$N$G$9$,!"$&$^$/$$$-$^$;$s!#<j$b$H$K$"$k(B Online manual $B$K$O(B
> "$BF~NO!&=PNON>J}$r%Q%$%W$9$k%3%^%s%I$O$J$$!#(B" $B$H$"$k$N$G$9$,!"$J$s$H$+(B
> $B$J$i$J$$$b$N$G$7$g$&$+(B?

$BI8=`%b%8%e!<%k$N(B open2.pl $B$"$k$$$O(B open3.pl $B$r$4MxMQ2<$5$$!#(B

-- 
$B5HF#1QL@(B (YOSHIFUJI, Hideaki)
School of Engineering, Tohoku University, JAPAN

<URL:http://www.ecei.tohoku.ac.jp/~yoshfuji/>
