stdin


Provide an output to the console.

Example Summary

Example 1 Copy from stdin to a file.

Examples

Example 1

Copy from stdin to a file.

<copy>
    <input>
        <stdin/>
    </input>
    <output>
        <file file="foo.txt"/>
    </output>
</copy>


(c) Rob Gordon 2005 - 2011