parallel
[Top][All Lists]
Advanced

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

"parallel will behave similar to ..."


From: Thomas Sattler
Subject: "parallel will behave similar to ..."
Date: Thu, 15 Mar 2012 14:30:34 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120312 Thunderbird/11.0

Hi there ...

I vote for changing the first paragraph in OPTIONS:

|
| If command is given, GNU parallel will behave
| similar to xargs.
|

I think this misleading, as in fact it is more like
this:

  parallel     <-->  xargs -n 1
  parallel -m  <-->  xargs

Ole is not sure what'd be the least confusing. He
suggested to discuss this on the mailinglist, so
here we are. I think we should mention "-n 1" to
help people that do not read the entire manpage.

Thomas



reply via email to

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