doesn't sponge soak up into memory, not into a file? Calvin
On 2 July 2013 13:29, Galos, David <galos...@students.rowan.edu> wrote: >> In my opinion it is okay to have sponge called >> without arguments to write to stdout. > > I disagree. The only use case I could think of was > something like this: > > sed 's/foo/bar/' file | sponge | tee file | frobnicate > > However, that would fail to work as expected, so I have > removed the feature. > > In the future, please only submit patches with unix line > ends. CR LF is the devil. > > Thank you for your contribution to sbase. > > > David Galos >