linux 维护几个常用命令

netstat -ant

lsof -p [pid]

pstree -p [pid]

strace -p [pid]

tcpdump 

/proc/pid

你可能感兴趣的:(linux 维护几个常用命令)