Advertisement
willysec_id

Read and get domains from /etc/named.conf

Mar 3rd, 2024 (edited)
971
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.04 KB | None | 0 0
  1. grep '^zone' /etc/named.conf | cut -d'"' -f2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement