Closed omrikiei closed 5 years ago
I'm closing the PR since I've rebased and pushed your commits on the master branch.
For the multi array, i've rewrote it to be nawk compatible. The bash version you made was too slow given the number of nodes I usually work with.
Good catch on the wc. I was using coreutils' wc which doesn't have the leading spaces.
Thanks for the contribution!
I'm closing the PR since I've rebased and pushed your commits on the master branch.
For the multi array, i've rewrote it to be nawk compatible. The bash version you made was too slow given the number of nodes I usually work with.
Good catch on the wc. I was using coreutils' wc which doesn't have the leading spaces.
Thanks for the contribution!