parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Carriage Return after each argument


From: Raingo Lee
Subject: Carriage Return after each argument
Date: Mon, 10 Mar 2014 11:46:50 -0400

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

[Prev in Thread] Current Thread [Next in Thread]