... curl --silent --show-error --verbose $argv 2>| grep -E '(^(<|>))' >&2 ; end and if you have ripgrep, replace `grep -E` with `rg`" ...
確定! 回上一頁