Hacker News new | ask | show | jobs
by moomerman 5383 days ago
The extended example 'should' work with those kinds of apps. The trivial example does not.
1 comments

More specifically it checks for the SSH_ORIGINAL_COMMAND environment variable and executes it if it exists, thus making "ssh myhost <command>" work again.