<div dir="ltr">ack</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Dec 7, 2020 at 11:48 PM Rob Landley <<a href="mailto:rob@landley.net">rob@landley.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 12/7/20 6:51 PM, enh via Toybox wrote:<br>
> (ping on this, in case you didn't see it...)<br>
<br>
I saw it, I'm just halfway through my own cleanup of tr. Well, more like 1/4 of<br>
the way through. :)<br>
<br>
I didn't consider the fix time critical because the error in question should<br>
only happen when there's filesystem corruption, media ejection, or a network<br>
mount loses connection. Even deleting the file won't annoy an existing<br>
filehandle unless it's a samba mount. Truncating the file so you're reading off<br>
the end just returns 0 on the next read...<br>
<br>
Rob<br>
</blockquote></div>