Good afternoon,
On 15/10/14 at 10:50 AM +1100, Charlie Garrison
<[email protected]> wrote:
export rectype="MX"
Thanks to Chris for pointing out that `export` is not needed in
this context. Turns out I've been doing it that way for
legacy/habit reasons for longer than I can remember. (lots of copy/paste)
So the following should work just fine:
rectype="MX"
dig -t $rectype example.org
dig -t $rectype example.com
....
I figured OP's question would result in further conversation. I
like it when that conversation helps me learn. :-)
Cheers,
Charlie
--
Charlie Garrison <[email protected]>
github.com/cngarrison metacpan.org/author/CNG
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
http://www.ietf.org/rfc/rfc1855.txt
--
This is the BBEdit Talk public discussion group. If you have a
feature request or would like to report a problem, please email
"[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
---
You received this message because you are subscribed to the Google Groups "BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].