Hi Christoph, * Christoph Egger wrote on Sat, Oct 29, 2005 at 01:20:00AM CEST: > > > > Could you please find out for me: > > - whether empty files in general get messed up in your setup > > - whether newline encoding is the issue > > - whether the > > sed -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' > > outputs something weird. > > I created a small script, which tests all these cases. > If it is really a sed bug, then it should reproduce the issue.
So, does it reproduce the issue now? :) Can you see which part is at fault? Cheers, Ralf
