|
4.8.7 Pipe links
Pipe links provide acces to stdin and stdout of any program.
Pipe links are bidirectional.
Syntax: "|: " + string_for_system
The string_for system will be passed to system after conneting
the input and output to the corresponding stdout and stdin.
Example:
|