GNU Parallel 20130822 ('Compostela') released

2013-08-22 Thread Ole Tange
GNU Parallel 20130822 ('Compostela') has been released. It is available for download at: http://ftp.gnu.org/gnu/parallel/ It includes a big code reorganization making this release beta quality. New in this release: * A tutorial showing much of GNU Parallel's functionality. Spend

Weird behaviour with magic work dir option

2013-08-22 Thread Graeme H
Hey all, I'm trying to get a handle on GNU parallel behaviour, but I'm running into some weird behaviour on my Ubuntu 13.04 box (parallel v20121122): $ parallel --gnu --workdir ... -S localhost pwd ::: "" bash: line 0: cd: .parallel/tmp/galvatron-390-1: No such file or directory I'm under the im