[ 原始碼: remrun ]
套件:remrun(0.2.3-1)
remrun 的相關連結
Debian 的資源:
下載原始碼套件 remrun:
- [remrun_0.2.3-1.dsc]
- [remrun_0.2.3.orig.tar.xz]
- [remrun_0.2.3.orig.tar.xz.asc]
- [remrun_0.2.3-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [devel.ringlet.net]
相似套件:
copy a file to a remote host and execute it there
The remrun tool may be useful for one-off execution of a series of commands or a complicated command that does not easily lend itself to shell quoting and escaping via SSH. It copies the specified file to the remote host using SSH under a temporary filename, executes it on the remote side, then removes the temporary file.