Currently
<function>run_rc_command
</function> may have a bug that prevents it from keeping the original boundaries between arguments. That is, arguments with embedded whitespace may not be processed correctly. The bug stems from
<envar>$*
</envar> misuse.