#!/bin/bash


dig pp-dkim1._domainkey.paypal.com.au TXT | grep rsa | cut -d '"' -f 2 | cut -d '=' -f 4



