Looks like all the domains are working for me on a variety of machines. -- Andy
On Thu, Nov 10, 2011 at 6:00 AM, Anders Logg <[email protected]> wrote: > On Thu, Nov 10, 2011 at 12:54:10PM +0100, Joachim Berdal Haga wrote: >> > Â Â for n in {www.,}fenicsproject.{com,org}; do printf $n\\t; dig >> $n >> > @ns1.nameisp.com | grep --color ANSWER:..; done >> >> Thanks! Why grepping for "ANSWER:.." instead of >> "ANSWER:"? >> >> To extend the lovely coloring to the actual answer ;-) > > Aha! Clever. :-) > > -- > Anders > > _______________________________________________ > Mailing list: https://launchpad.net/~fenics > Post to : [email protected] > Unsubscribe : https://launchpad.net/~fenics > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~fenics Post to : [email protected] Unsubscribe : https://launchpad.net/~fenics More help : https://help.launchpad.net/ListHelp

