Skip to content

Commit bdd8b59

Browse files
authored
Update Linux常用操作命令.md
1 parent de830b8 commit bdd8b59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

studynotes/Linux常用操作命令.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
* 关闭防火墙 **:service iptables stop**
3030
* 查看端口占用 **:lsof -i:端口**
3131
* 给文件或者文件夹权限 **:chmod 777 文件名**
32+
* 查看tcp连接状态 **:netstat -plant | grep ip**
3233

3334

3435
## linux下离线安装python,先下载压缩包

0 commit comments

Comments
 (0)