[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-wget] How do I use relative files on the cmd line with a base?
From: |
Linda Walsh |
Subject: |
[Bug-wget] How do I use relative files on the cmd line with a base? |
Date: |
Thu, 14 Jun 2012 04:19:35 -0700 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.24) Gecko/20100228 Lightning/0.9 Thunderbird/2.0.0.24 Mnenhy/0.7.6.666 |
I have a list of files in a directory.
I only want each wget to retrieve 10 of the files, so I want to use
parallel to put 10 of the files on wget's command line.
I tried specifying the base with -B, but it seems to ignore it.
how do I specify a base with files on the command line?
I've wanted to do this before ..... where several files I want to fetch
are in 1 dir, and I only want to type the dirname 1 time, so how does
one do this in wget?
Thanks...
linda
- [Bug-wget] How do I use relative files on the cmd line with a base?,
Linda Walsh <=