💾 Archived View for freeshell.de › tldr › pssh.gmi captured on 2023-01-29 at 05:11:48. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

pssh

Parallel SSH program.

More information.

pssh -i -H "{host1} {host2}" {hostname -i}
pssh -H {host1} -H {host2} -o {path/to/output_dir} {hostname -i}
pssh -i -h {path/to/hosts_file} {hostname -i}
pssh -i -h {path/to/hosts_file} -A -l {root_username} {hostname -i}
pssh -i -h {path/to/hosts_file} -x "{-O VisualHostKey=yes}" {hostname -i}
pssh -i -h {path/to/hosts_file} -p {10} '{cd dir; ./script.sh; exit}'
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY