[SunHELP] double IO redirection

Adam Victor Reed sunhelp at sunhelp.org
Tue Jan 30 13:02:45 CST 2001


Try a named pipe:

$ mknod -p nameofpipe
$ firstprocess <nameofpipe | secondprocess >nameofpipe
-- 
				Adam Reed
				areed2 at calstatela.edu
				 
Context matters. Seldom does *anything* have only one cause.



More information about the SunHELP mailing list