Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
Original comment by andy.koppe
on 14 Mar 2009 at 8:51
Actually, this will do:
mintty sh -c 'DISPLAY=:0 ssh server'
Original comment by andy.koppe
on 14 Mar 2009 at 9:34
Bash executes the -c command without forking a new process, so there's not much
point
in MinTTY dabbling in shell functionality. This needs a TIP in the manual
though.
Original comment by andy.koppe
on 15 Mar 2009 at 6:51
Added tip in r183.
Original comment by andy.koppe
on 16 Mar 2009 at 12:31
Original issue reported on code.google.com by
andy.koppe
on 13 Feb 2009 at 7:19