parallel
[Top][All Lists]
Advanced

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

How to get back a file which filename contains whitespace


From: Maciej Pilichowski
Subject: How to get back a file which filename contains whitespace
Date: Wed, 08 Dec 2010 13:12:12 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6

Hello,

This is my first post here so first of all I would like to thank Ole Tange for this great software. Running script with 6 cores is much better than one ;-)

The only problem I have so far is with receiving the processed files back. Consider such option:

--trc "output/Done {}"

as the result I get error that file
output/Done

does not exist.

How I can pass the filename to parallel for return, when (as above) it contains a whitespace?

From what I heard at Stack Overflow it could be a bug in Parallel, I am not sure though.

Kind regards,




reply via email to

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