support for execution of batch commands via ssh
Brought to you by:
pekangas
frequently, I need to run just specific commands on certain servers, for example in order to start background jobs, for this I usually connect to the corresponding servers and just issue commands via ssh directly, without opening a shell. Such a facility would be very useful for s2putty, too - simply because it would allow users to remotely control servers non-interactively simply by running "batch jobs"