【发布时间】:2016-04-11 15:34:29
【问题描述】:
@powershell -command sls "succeeded" pol_inst.log
给我
pol_inst.log:259: Security Gateway policy installation succeeded for:
我不想
pol_inst.log:259:
我似乎找不到简单的答案
【问题讨论】:
-
“@”这个东西应该做什么?
-
@JaquelineVanek 这是命令提示符的回显字符。他从批处理文件或
cmd.exe调用。
标签: powershell