On Sat, Mar 12, 2016 at 3:24 AM, Ryan Brothers <ryan.broth...@gmail.com> wrote: > I am trying to transfer a file specified by an absolute path and have > it be relative to the work dir. When I run the following example from > the man page: > > echo /tmp/./foo/bar.txt | parallel \ > --sshlogin server.example.com --transferfile {} wc > > I'm getting an error:
You have found an embarrassing bug. Fixed in the current release. /Ole