[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: External IP



On Sun, Apr 27, 2008 at 06:28:43AM +0530, L.V.Gandhi wrote:
> On Fri, Apr 25, 2008 at 9:23 AM, Kamaraju S Kusumanchi
> <kamaraju@bluebottle.com> wrote:
> > Daniel Ngu wrote:
> >
> >  > Hi,
> >  >
> >  > How do I find out what's the dynamic IP I get when connected
> >  > to my ISP? I'm not broadband BTW.
> >  >
> >
> >  I use
> >  links2 -dump checkip.dyndns.org | cut -f2 -d:
> 
> To which package links2 belongs. How to find out for any command?

Usually, I rely mostly on my imagination :-)  I guess it is links2
package and try finding such in aptitude using "/" and enter "links2".

To be precise, I use apt-file command with grep.

$ apt-file search links2 |grep -e '/links2$'
...

See more in
 * http://people.debian.org/~osamu/pub/getwiki/html/ch03.en.html#basicsofusingaptitude 
 * http://people.debian.org/~osamu/pub/getwiki/html/ch03.en.html#packagemaintenancetoolslowlevel


Reply to: