Jim Meyering wrote:
Thanks for reporting that.
Here's how I've fixed it:
[...]
- ['a', {IN => {k => "exec\n"}},
+ ['a', '-b', {IN => {k => "exec\n"}},
Yes, that works. Thanks! Cheers, Sven _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
