Home | History | Annotate | Download | only in faq

Lines Matching full:pipes

514 How do I run a subprocess with pipes connected to both input and output?
583 Note that many interactive programs (e.g. vi) don't work well with pipes
585 ("ptys") instead of pipes. Or you can use a Python interface to Don Libes'