>>676
> どちらも「ipset --list BLACKLIST」の結果です。
だからそんな結果じゃなくて文字通り
sed -n 's/^CN\t//p' cidr.txt

sed -n 's/^(CN|KR|KP|RU|CA)\t//p' cidr.txt
の実行結果を貼ってくれよ…