powershell常用命令

进程相关

tasklist

get-process


网络相关

netsh

netstat -a -n

nslookup


文本相关

echo

cat


文件系统

ls

tree 

tree /F 显示文件名



posted @ 2022-03-06 10:39  叶常落  阅读(76)  评论(0编辑  收藏  举报