Simple Examples
--------

The following examples actually only pipes data to stdout, but via child processes with different temp-file options.

{{example 'examples/example.js'}}

Output:

{{{exec 'node example.js' cwd='examples/'}}}


