parallel
[Top][All Lists]
Advanced

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

return output directory


From: Ryan Brothers
Subject: return output directory
Date: Sat, 12 Dec 2015 15:19:47 -0500

When using --return, files copied back to the local machine are placed
in the current working directory such as in the below:

parallel -S $SERVER1 --return {}.out --cleanup echo {} ">"{}.out ::: a

Is it possible to set the output directory for the files returned?  I
think it might be the equivalent of --workdir except for the local
machine.

Thanks,
Ryan



reply via email to

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