Hi, Ian.

On May 06 2012, Ian Zimmerman wrote:
>      I typed:
> 
>      [1+0]~$ parallel echo ::: foo bar
> 
>      I got this message on the terminal, not followed by any prompt (so
>      in fact I believe parallel was reading args from stdin as usual):
> 
>      parallel: Input is read from the terminal. Only experts do this on
>      purpose. 
>      Press CTRL-D to exit.
(...)

Do you still get this behavior if you pass the --gnu option to parallel, as in:

    parallel --gnu echo ::: foo bar


?

If that fixes things for you, then, perhaps, you will want to either remove
the file /etc/parallel/config or change its contents to be --gnu instead of
--tollef.

Regards.

-- 
Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 4096R/BCFCAAAA
http://rb.doesntexist.org/blog : Projects : https://github.com/rbrito/
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to