摘要: #!/bin/bash curl_str='curl -x "http://http-pro.abuyun.com:9010" --proxy-basic --proxy-user H78H42TCN191075P:3D1EA6E4F458AB69' curl_str='curl -L --socks5 socks-cla.abuyun.com:8030 --proxy-user S822RB9T 阅读全文
posted @ 2019-09-12 16:40 chenzechao 阅读(930) 评论(0) 推荐(0)
摘要: 在线验证: jqplay 在线文档: jq 1.5 Manual (jqlang.github.io) jq .data.data dataset_cnt.json >tmpa # 列出数组中的所有itemjq -c 'to_entries[]' tmpa|jq -r '[.value.biz_dt 阅读全文
posted @ 2019-09-12 16:09 chenzechao 阅读(5192) 评论(0) 推荐(0)