Hacker News new | ask | show | jobs
by fundabulousrIII 3224 days ago
whois -h whois.radb.net '!oMAINT-AS15169' | awk '/^route/ { if ($0 !~ /::/) {a++}} END {print a}' Fixed that for you.