摘要:
windows查看后台执行中的python或bat脚本: ```bat wmic process where caption="test.bat" get processid,commandline | findstr /v findstr # win10前的系统可以用一下命令: wmic proc 阅读全文
posted @ 2023-05-11 10:04
Hoojyan
阅读(160)
评论(0)
推荐(0)
浙公网安备 33010602011771号