半成品,保存为bat文件,希望高手多多指点。
@echo offset /p num=输入端口号:netstat -ao >a.txt type a.txt | find "%num%" && echotype b.txtdel a.txtpause