相关疑难解决方法(0)

使用perl的`system`

我想command用perl 运行一些命令(例如)system().假设command从shell运行如下:

command --arg1=arg1 --arg2=arg2 -arg3 -arg4
Run Code Online (Sandbox Code Playgroud)

如何使用这些参数system()运行command

perl system execution

3
推荐指数
2
解决办法
4431
查看次数

标签 统计

execution ×1

perl ×1

system ×1