Would it make sense to allow the user to specify that the wait argument in system() should be set to FALSE?
I'm thinking this line: https://github.com/collectivemedia/ssh.utils/blob/master/R/run.R#L146
And see the answer to this question to avoid potential pitfalls.
Thoughts?