(Perhaps this doesn't quite fit in bug-bash, but help-bash doesn't seem
like the right spot, either.)
In case anyone here is interested in writing massively parallel bash
scripts, I hereby present MPI-Bash, a set of loadable builtins for
bash that let you use the Message Passing Interface (MPI) to
I'm pretty sure this was already discussed in this thread:
* http://lists.gnu.org/archive/html/bug-bash/2014-12/msg00108.html
But... it's huge, so it's hard to find the precise part where this
was discussed.
Also, remember to state the version you're using. This particular
feature seems to behave
> Already reported:
>
> * test -v: http://lists.gnu.org/archive/html/bug-bash/2014-11/msg00099.html
> * declare -p arrname:
> https://lists.gnu.org/archive/html/bug-bash/2012-11/msg00084.html
The second thread is about something completely different as I
understand it.
It is about variables whose