Named pipes and stdin and stdout question

Oscar Herrera oscarh at hpdmd48.boi.hp.com
Tue Dec 18 06:02:02 AEST 1990


I have a program that takes input from the keyboard and reports status
to the screen.  I'd like to run this program such that its standard
input comes from a named pipe and its standard output is sent to another
named pipe.  Is this possible ?  Or, does is it necessary that the
program programatically read/write from/to named pipes ?

Oscar Herrera



More information about the Comp.unix.shell mailing list