Re: Testing "Brazil" on Cygwin... is that expected?

2014-08-09 Thread Achim Gratz
Achim Gratz writes: > As this test works just fine on my home machine (on a local NTFS disk) I > think the reason is that the file system that contains my home directory > (a NetApp filer) simply doesn't allow me to create hardlinks and > produces copies instead. That's actually an issue with the

--json and --xml

2014-08-09 Thread Ole Tange
GNU Parallel has supported tsv (tab separated values) for a long time. A couple of years ago I was asked to make GNU Parallel parse JSON elements. At that time it would have been a major task. With the --rpl and {= perlexpression =} infrastructure I think it is doable. And if we are looking at JS