Re: ssh from linux to windows - backtick output ended with '\r'

2011-03-11 Thread Philippe Scelers
shell for remote commands? Christopher Faylor wrote: On Thu, Mar 10, 2011 at 06:32:00PM +0100, Philippe Scelers wrote: Hi, When setting a variable with the output of a command, the content of variable is not correct when passed through ssh command, but works fine within a ssh session.

ssh from linux to windows - backtick output ended with '\r'

2011-03-10 Thread Philippe Scelers
Hi, When setting a variable with the output of a command, the content of variable is not correct when passed through ssh command, but works fine within a ssh session. Looks like remote interactive session with ssh enter Cygwin (uname -s = CYGWIN_NT-5.1), but remote command with ssh does not (un