> 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

Reply via email to