On Tue, 9 May 2000, Brian Curtis wrote: > > > > Can someone tell me the command to find out what version of BIND I am > rpm -q bind > or > named -v named -v deosn't work on older versions, lame.... third way, grep "named " /var/log/messages (note the trailing space;) have to be root..... gsh