snippets/bash/pssh.sh

2 lines
89 B
Bash
Raw Normal View History

2024-10-02 23:47:38 +00:00
#!/bin/bash
parallel-ssh -i -h psshost.txt -t 0 -O StrictHostKeyChecking=no -o pssh -A $@