Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • 1
    Welcome to the site. This looks like a job for GNU parallel. Commented Mar 13, 2020 at 10:54
  • How can I achieve this task using parallel? Isn't it similar to using the & command? (I don't have much XP in using parallel) Commented Mar 13, 2020 at 10:57
  • 1
    add wait between done and done Commented Mar 13, 2020 at 11:01
  • 1
    Why would launchPower be 1,2,3,4,5 ? Your loop is using 17.76 20.01 21.510 23.76 instead. Where does the 1,2,3,4,5 come from? Commented Mar 13, 2020 at 11:07
  • @terdon ach... I mixed up the values... you are correct... Lemme fix the question Commented Mar 13, 2020 at 11:11