19 lines
634 B
Plaintext
19 lines
634 B
Plaintext
![]() |
Source: nrun
|
||
|
Section: utility
|
||
|
Priority: optional
|
||
|
Maintainer: Timo Benk <benk@b1-systems.de>
|
||
|
Build-Depends: debhelper (>= 4.1.16)
|
||
|
|
||
|
Package: nrun
|
||
|
Architecture: any
|
||
|
Depends: perl, libyaml-perl, libtimedate-perl
|
||
|
Description: Executes a command or script on multiple target servers synchronously
|
||
|
nrun will run a single command or script on a multiple of target servers
|
||
|
synchronously. ncopy will copy a file or directory to multiple target servers.
|
||
|
.
|
||
|
the underlying remote access mechanism is exchangeable. as of now, ssh, nsh, rsh
|
||
|
and local execution modes are implemented.
|
||
|
.
|
||
|
the return code and all command output will be logged.
|
||
|
|