Using pipes

K.GRANT ksg at houxl.UUCP
Wed Jul 11 08:11:42 AEST 1984


I would like to create a pipe between two processes which are not related
(that is one is not the parent of the other).  If one process uses the pipe
system call, it gets two file descriptors which only have meaning to that
process and its children.  How do I pass one side of the pipe to another
process?  Please respond to:

			{ihnp4!}houxl!ksg

Thanks in advance



More information about the Comp.unix.wizards mailing list