Help for this page
# shellish quote. sub quote_cmd ... } } @_; }
# @options has options for ssh itself. my @cmd = ( ... $self->quote_cmd(@cmd) ); }