摘要: 例子:获取ssh的命令行参数 wmic process where caption="ssh.exe" get caption,commandline,ProcessId 想获得更多属性可以参考: wmic process get /? 阅读全文
posted @ 2021-11-21 16:00 王冰冰 阅读(68) 评论(0) 推荐(0) 编辑