This package provides parallel versions of the openssh tools. Included in the distribution: - Parallel ssh (pssh) - Parallel scp (pscp) - Parallel rsync (prsync) - Parallel nuke (pnuke) - Parallel slurp (pslurp) What are these tools good for? Mainly for controlling large collections of nodes in the wide-area. WWW: http://www.theether.org/pssh/
9 lines
234 B
Plaintext
9 lines
234 B
Plaintext
@unexec %%EASY_INSTALL_CMD%% -q -N -m -x -S %D/%%PYTHON_SITELIBDIR%% %%EGG%%
|
|
bin/prsync
|
|
bin/pnuke
|
|
bin/pslurp
|
|
bin/pssh
|
|
bin/pscp
|
|
%%PYTHON_SITELIBDIR%%/%%PSSH_EGG%%
|
|
@exec %%EASY_INSTALL_CMD%% -q -x -N -S %D/%%PYTHON_SITELIBDIR%% %%EGG%%
|