2019-11-06 13:57:28 +08:00

7 lines
77 B
Markdown

# linux
查看所有端口占用情况
`netstat -ntlp`
创建文件
`touch`