George's wget problem

Woodchuck djv at bedford.net
Fri Mar 16 20:12:06 PDT 2007


On Fri, 16 Mar 2007, Siju George wrote:

> [Stuff about wget]

try using the -O option with wget:

wget `cat that_thing.lk` -O shortname.movie

If you run into "command line too long", then use the -i option
with wget, having make sure the .lk file is all one line

Dave


More information about the Openbsd-newbies mailing list