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

Allow tasks to display status updates.

themattrix opened this issue · comments

Perhaps by monitoring the output log for certain patterns or by expecting signals to be raised.