随笔分类 -  Linux命令

摘要:curl wget 不验证证书进行https请求 https://blog.csdn.net/bytxl/article/details/46989667 wget --no-check-certificate curl -k 阅读全文
posted @ 2022-10-08 14:47 multitude 阅读(96) 评论(0) 推荐(0) 编辑
摘要:https://www.runoob.com/linux/linux-comm-find.html find path -option [ -print ] [ -exec -ok command ] {} \; 参数说明 : find 根据下列规则判断 path 和 expression,在命令列 阅读全文
posted @ 2022-09-08 10:02 multitude 阅读(162) 评论(0) 推荐(0) 编辑
摘要:lsof -i:8080 某端口的占用情况 lsof -p pid 某进程打开的文件列表 ps -ef https://linuxtools-rst.readthedocs.io/zh_CN/latest/tool/lsof.html lsof 一切皆文件 lsof(list open files) 阅读全文
posted @ 2022-09-03 10:14 multitude 阅读(38) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示