Piping
= Low-level piping with pipe() = = How can I create a pipe between two processes? = A pipe can be created . . .
3K - last updated 2006-01-30 08:40 UTC by 6430
Piping with popen
= Easy piping with popen() = Problem: I want to execute a command and write to its standard input. Or: . . .
2K - last updated 2006-05-18 08:25 UTC by 6430
UNIX Toolkit
What follows is an explanation of several operating system mechanisms for programmers in the UNIX environment. . . . * [[Forking]] * [[Piping_with_popen]] * [[Piping]] * [[FIFOs]] * [[Signals]] . . .
1K - last updated 2007-10-11 13:21 UTC by 6430
3 pages found.