bashreduce icon indicating copy to clipboard operation
bashreduce copied to clipboard

mapreduce in bash

Results 7 bashreduce issues
Sort by recently updated
recently updated
newest added

Any luck with the redhat system? I tried removing the -q0 from nc and that took me a little further. However, there seem to be other problems with the ssh'ing.

i have run this command to test it: ``` js br < Makefile ``` and get nothing... ![20130616172222](https://f.cloud.github.com/assets/1826685/659143/76b19da0-d666-11e2-828c-84e0004a0cbe.png)

Hi there, I just started reading the README and was wondering about the first table (comparsing sort to br). What is the difference between the second and third row? It...

In README, it is said that we can use bashreduce as a poorman's dfs by doing ``` br -r "cat > /tmp/myfile" < input ``` I think I can see...

Added per-user hosts preference in ~/.br.hosts

(I'm working on this one — if I find something I'll send a pull request. Consider this as much a development log as a feature request!) Apple's version of `nc`...