index
:
parssh
WIP
master
Parallel SSH orchestration in a Bash session.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pars.sh
Commit message (
Collapse
)
Author
Age
Files
Lines
*
require server list; use '--' protection with ssh and allow as arg break
James Pannacciulli
2015-04-12
1
-2
/
+10
|
*
distinguish funcs from vars by using '.' in names
James Pannacciulli
2015-04-12
1
-16
/
+16
|
*
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