Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Efficient way to map a list of values to multiple processes, then accumulate their output



On Sat, Nov 6, 2021 at 6:41 AM Zach Riggle <zachriggle@xxxxxxxxx> wrote:
>
> Ultimately, I'd like to have some quasi-implementation of xargs -P in pure zsh -- which maps a __function__ to a list of arguments

Look at "zargs" in "man zshcontrib"




Messages sorted by: Reverse Date, Date, Thread, Author