[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] hacking
- Subject: Re: [cobalt-users] hacking
- From: "Brian Curtis" <admin@xxxxxxxxxxx>
- Date: Tue May 9 03:26:26 2000
- Organization: Pomfret Computer Technologies
> Can someone tell me the command to find out what version of BIND I am
> running?
>
> Thanks
rpm -q bind
or
named -v
BC