> >>> PS and I dont see how the line in the wiki could have worked well
> >>> unless
> >>> emerge -fp used to have different behavior.
> >>
> >>
> >> Thanks a lot Eugene, that second line worked great.  Let me know if I
> >> should update the wiki:
> >>
> >> gentoo-wiki.com/TIP_Gentoo_for_dialup_users
> >
> >
> > Yes, you should.
> >
> > Stroller.
> >
> > --
> > gentoo-user@gentoo.org mailing list
> 
> I agree, thats the whole purpose of the wiki.

Should I update the wiki to include this whole line:

cat links.txt | sort | uniq | xargs -n 1 -i{} sh -c 'for i in {}; do
wget -c $i && break; done'

instead of the current one:

wget -i links.txt

It seems like I'm bloating it, but let me know.

http://gentoo-wiki.com/TIP_Gentoo_for_dialup_users

- Grant
--
gentoo-user@gentoo.org mailing list

Reply via email to