Support #2040

Updated by J. Wienke over 9 years ago

all the following methods to send a string fail:

<pre>


rsb-sendcl "foo" /
cat file.txt | rsb-sendcl - /
</pre>


What is the syntax to send more complex types, e.g. an rst-type?

Back