Re: hi
- From: fxn@xxxxxxxxxxx (Xavier Noria)
- Date: Tue, 27 Sep 2005 12:27:15 +0200
On Sep 26, 2005, at 22:20, ZHAO, BING wrote:
Hi,
How do you INPUT the output( of a file) to the designated file? To be specific, if the file being output generates a score/number which needs to be subsequently input into another file, how to you set up the output and input?
Let me try to reword it.
Do you have a Perl script that prints something to stdout and you want to redirect that output to some archive on disk instead of the console? If that's a right interpretation, do you want to do it from within the script or from the shell prompt?
-- fxn .
- References:
- hi
- From: Bing Zhao
- hi