[Bug 3509] implement RemoteCommandCommand

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Dec 14 08:16:25 AEDT 2022


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

Darren Tucker <dtucker at dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at dtucker.net

--- Comment #1 from Darren Tucker <dtucker at dtucker.net> ---
You can already do this with a trivial shell pipeline:

yourcommand | ssh yourserver /bin/sh

or the equivalent shell wrapper around ssh.  I don't see a general need
for what you're describing.

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


More information about the openssh-bugs mailing list