iptables常用方法
条件判断时,一定要有 else 和 end。
1 |
|
将剪贴板的内容json格式化
1 | alias "jsfmt=xclip -o |jq" |
参考 https://mozillazg.com/2018/01/jq-use-examples-cookbook.html
jsfmt ‘.responses | .[].hits.hits[]._source.app’
1 |
|
1 | alias "jsfmt=xclip -o |jq" |
参考 https://mozillazg.com/2018/01/jq-use-examples-cookbook.html
jsfmt ‘.responses | .[].hits.hits[]._source.app’