source code

Mark.Andrews at nominum.com Mark.Andrews at nominum.com
Tue Apr 3 13:58:41 UTC 2001


> 
> > 
> > I am looking foe the file in the source code of BIND 8.2 that holds the
> > definitions for the resource records, more specifically the Mailbox record
> > as I will be modifying this.
> > any help welcome
> > 
> 
> 	find src | grep -l T_MB
> 	find src | grep -l ns_t_mb

 	find src | xargs grep -l T_MB
 	find src | xargs grep -l ns_t_mb

--
Mark Andrews, Nominum Inc.
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at nominum.com


More information about the bind-users mailing list