Hi list, I'm implementing an executable worksheet in org and wonder if I can call a source block with a :dir arguments.
It doesn't seem orgmode support this out of the box. I tried #+CALL: ping-network()[:results values replace :dir /posiadmin@10.161.25.37:] and noticed two problems: the :dir argument was ignored and only the first row of output was shown in #+RESULT block. any ideas for workarounds? cheers, kel