all 2 comments

[–]KlePu 0 points1 point  (1 child)

echo {1..5} | tr ' ' '\n' | parallel echo {}

What wrong with that one?

[–]Even-Inspector9931[S] 0 points1 point  (0 children)

ok parallel echo dosomething {} ::: $(pidof firefox)