【发布时间】:2018-04-22 04:44:55
【问题描述】:
我在 Windows Server 2012 上安装了 R,我正在尝试在 Linux 服务器上执行命令 - 类似于
bash echo \"samplecommand?filename=testfile.zip\" | nc -vv -w 2 testserver portnumber
据我了解,WSL 存在于 Windows 10 中,这使得执行 linux bash 脚本变得容易。
是否有可能在 Windows Server 2012 R2 的 R 中执行此操作,或任何其他方式来实现此目的?
谢谢
【问题讨论】:
标签: r linux bash windows-server-2012-r2