parallel
[Top][All Lists]
Advanced

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

sh: -c: option requires an argument on Cygwin


From: Geoffrey Cleaves
Subject: sh: -c: option requires an argument on Cygwin
Date: Thu, 5 Mar 2020 18:43:40 +0200

Hello, I have been an avid user of parallel on Mac OS and Linux over the last 5 years. But I now find myself using Windows with the following problem when trying to run parallel in Cygwin.

$ parallel -k echo ::: A B C
sh: -c: option requires an argument
sh: -c: option requires an argument
... never stops

$ parallel --version , however, works just fine.

Any tips on how to fix this?

reply via email to

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