[Bug 3509] implement RemoteCommandCommand

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Dec 16 14:42:19 AEDT 2022


https://bugzilla.mindrot.org/show_bug.cgi?id=3509

Darren Tucker <dtucker at dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED

--- Comment #3 from Darren Tucker <dtucker at dtucker.net> ---
(In reply to Christoph Anton Mitterer from comment #2)
> Well that doesn't work as soon as you want pipe something to the
> shell "script's" stdin... or if you want to have an interactive
> session.

That's true, however for those cases you could do

ssh yourserver "$(yourcommandcommand)"

instead.  It still doesn't seem like this is something that would be
generally useful so I'm going to close this bug.  Thanks anyway.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list