Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add internal support for redirecting or copying stdout/err to files | James Pannacciulli | 2015-04-12 | 1 | -10/+60 |
| | |||||
* | clean up option / variable names; add usage info | James Pannacciulli | 2015-04-11 | 1 | -15/+50 |
| | |||||
* | Add prepend_host flag so we can know which output came from which host | James Pannacciulli | 2015-01-27 | 1 | -5/+11 |
| | | | | also consolidate shifts in option-parsing case loop | ||||
* | allow an inner file specification (file to be passed to ssh)WIP | James Pannacciulli | 2015-01-26 | 1 | -7/+23 |
| | |||||
* | allow for more parameters, including ability to read hosts list from file | James Pannacciulli | 2015-01-23 | 1 | -4/+28 |
| | |||||
* | avoid inadvertant pervasiveness of concurrency flag | James Pannacciulli | 2015-01-23 | 1 | -3/+2 |
| | |||||
* | parssh - parallel ssh exec w/ custom concurrency - first commit | James Pannacciulli | 2015-01-23 | 1 | -0/+15 |