I do not understand what is not working. Can you provide an example
showing the problem?

/Ole

On Mon, Mar 10, 2014 at 4:46 PM, Raingo Lee <[email protected]> wrote:
> I am using parallel + wget to download a list of urls.
>
> I would like to append multiple urls at the end of wget for each wget
> process.
>
> parallel will append a 'carriage return' after each argument, so all urls
> are appended with a %0D by wget.
>
> Is there are anyway to get around this?
>
> Thanks,

Reply via email to