Linux 基础命令 2022-09-19 查询 查看端口占用 netstat -anp |grep 22 查看进程占用的端口 netstat -anp |grep ssh http请求 curl-post curl -H "Content-Type: application/json" -X POST -d '' http://xxx mysql 连接 mysql -uroot -p 查看表结构 desc table describe table show columns from tbale 模板方法模式 RocketMq技术内幕笔记(三) LIKECAT 一条小咸鱼