
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] nslookup, dig, bind
>>>>> "Kevin" == Kevin Coyner <kevin@example.com> writes:
>> >>>>> "simon" == simon colston <simon@example.com> writes:
simon> Is there any way of finding this out using the apt
simon> programs? Or is it a "you get a feel for it as you along"
simon> type of thing?
Kevin> Generally a command like this would give you good results:
Kevin> apt-cache search dns dig
Ah, that's cute.
But knowing that "dns" is the right keyword here is what I thought
simon meant by "get a feel". One of the things about Unix is that the
program names are short mnemonics. So "apt-cache search dig" is
likely to get you 80% of the packages with hits on "DIGital"! I
would assume the "regex" in the command description is a Perl regex,
so you have some kind of word-boundary operator available; that would
help in this case.
But this kind of searching, I'm afraid, is just one of those things
that requires getting a feel for.
--
Institute of Policy and Planning Sciences http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.
- References:
- [tlug] nslookup, dig, bind
- Re: [tlug] nslookup, dig, bind
- Re: [tlug] nslookup, dig, bind
- Re: [tlug] nslookup, dig, bind
- From: Stephen J. Turnbull
- Re: [tlug] nslookup, dig, bind
Home |
Main Index |
Thread Index