bug-parallel
[Top][All Lists]
Advanced

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

Re: GNU Parallel Bug Reports Wide character in print


From: Jean Louis
Subject: Re: GNU Parallel Bug Reports Wide character in print
Date: Sun, 30 Oct 2016 15:50:00 +0200

Sure:

ls Ĩfile.txt | parallel -v --transfer --sshlogin android:8022 echo {}
parallel: Warning: Could not figure out number of cpus on android:8022 (). 
Using 1.
Wide character in print at /usr/bin/parallel line 7118.

It happens when transferring files which are in unicode. This time I
have just chosen android as example server, my phone, but I was
transferring to other computer.

Jean

On Sun, Oct 30, 2016 at 02:34:23PM +0100, Ole Tange wrote:
> On Sat, Oct 22, 2016 at 12:03 PM,  <address@hidden> wrote:
> > When I do some operations on files with UTF-8 in names, I get:
> >
> > Wide character in print at /usr/bin/parallel line 7542
> >
> > And it should not be there.
> >
> > Using:
> >
> > GNU parallel 20160222
> 
> Give us an MCVE (stackoverflow.com/help/mcve)) and we can look at it.
> 
> /Ole



reply via email to

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