commit | 70a6c55499eabf1229dfb0b49f08b366cbaa7896 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Dec 25 21:24:57 2017 -0800 |
committer | Rob Landley <rob@landley.net> | Tue Dec 26 20:45:14 2017 -0600 |
tree | 48ba3af3e48738c7dfe10b0d25b8475e715a1ea2 | |
parent | 4335501bf3269ac86b7bfdf236aa763d380327e2 [diff] |
Fix xargs -0 with -n. Also make -0 and -E mutually exclusive (rather than just ignore -E with -0). Bug: https://github.com/landley/toybox/issues/78