themattrix / bash-concurrent

Bash function to run tasks in parallel and display pretty output as they complete.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use first argument as task delimiter.

themattrix opened this issue · comments

(Much like how sed delimits fields.)

This will allow the user to specify an alternate delimiter in case a command uses a single dash.