https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213510
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- This is only a "me too". I'm using FreeBSD 11.0-RELEASE-p2 #0: Mon Oct 24 06:55:27 UTC 2016 A simple example is not working for me: echo "uno\ndos\nxxx\ntres\ncuatro" | csplit - '/xxx/' I would expect two files created, one with: uno dos the other one with: tres cuatro Instead, I have: xx00 which is empty xx01: uno Cheers, Fernando -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
