aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: af797a77a3b2e7e2d9788c6eec1cc0c5651d43b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
parssh: Parallel SSH orchestration in a Bash session.
=====================================================

Instructions
------------

- Source pars.sh to your Bash session:
```
. pars.sh
```

- Run *parssh* function for usage information:
```
parssh --help
```