Skip to content

Commit

Permalink
add new md
Browse files Browse the repository at this point in the history
  • Loading branch information
LYDongD committed Jul 24, 2019
1 parent 25b16d9 commit 5040719
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dev-ops/shell/net/port.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@ lsof -i:3306 查看特定端口的进程
#查看tcp连接及其端口
netstat -ntp
#查看进程占用的端口号
netstat -ltnp | grep 119809
```

0 comments on commit 5040719

Please sign in to comment.