ndenev / mpssh

Mass Parallel SSH
120 stars 21 forks source link

support output to /dev/null #7

Closed baransn closed 11 years ago

baransn commented 11 years ago

Sometimes I do not care about the output at all, could you support an option to throw away all output?

ndenev commented 11 years ago

Hi,

You can try the "-b" mode in the latest master. It suppresses all stdout and stderr output from ssh.