On Wed, 6 Apr 2005 10:46:53 -0700 Grant <[EMAIL PROTECTED]> wrote:
| 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.Only if you want a "useless use of cat" award :) -- Ciaran McCreesh : Gentoo Developer (Vim, Fluxbox, shell tools) Mail : ciaranm at gentoo.org Web : http://dev.gentoo.org/~ciaranm
pgpo5EG908yz1.pgp
Description: PGP signature

