📌  相关文章
📜  在远程机器上运行本地脚本(或在本地远程) - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:03.731000             🧑  作者: Mango

代码示例1
ssh remoteuser@ip.address.of.server 'bash -s' < scriptfile.sh