Why are the arguments supplied for the command run through ssh interpreted by shell before they are passed to the command on the server side?

Peter Stuge peter at stuge.se
Tue Jan 14 09:21:38 AEDT 2020


Yuri wrote:
> my concern is mostly how arguments are expanded.

I think this is unlikely to change. Follow the previous advice;

echo 'only local unquote of $trange `chars' | ssh remote sh


//Peter


More information about the openssh-unix-dev mailing list