dnscontrol-action/bin/filter-preview-output.sh
2021-07-24 13:33:31 +02:00

9 lines
276 B
Bash
Executable file

#!/bin/bash
# source: https://git.io/J86QD
grep -v -e '^\.\.\.0 corrections$' |\
grep -v -e '^0 corrections' |\
grep -v -e '\.\.\. (skipping)' |\
grep -v -e '^----- DNS Provider: ' |\
grep -v -e '^----- Registrar: ' |\
grep -v -e '^----- Getting nameservers from:'