随笔分类 -  linux适用小工具

摘要:curl -o /dev/null -s -w "http_code: %{http_code} http_connect:%{http_connect} content_type:%{content_type} time_dns:%{time_namelookup} time_redirect:% 阅读全文
posted @ 2023-01-10 11:00 没脚的丛林鸟 阅读(60) 评论(0) 推荐(0)
摘要:查询用户和删除用户 #!/bin/bash home_dir="/files/yaml/cam/test" get_ldapip=`kubectl get svc -n kube-system | grep camldap-test | awk '{print $3}'` ldapsearch -H 阅读全文
posted @ 2021-01-01 15:12 没脚的丛林鸟 阅读(148) 评论(0) 推荐(0)
摘要:转自: https://www.cnblogs.com/jianzhe/p/7455087.html 阅读全文
posted @ 2020-04-07 21:21 没脚的丛林鸟 阅读(133) 评论(0) 推荐(0)