coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] split: exit when we can no longer write to a --filter


From: Pádraig Brady
Subject: [PATCH] split: exit when we can no longer write to a --filter
Date: Fri, 20 May 2011 01:32:48 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3

I'll finish this tomorrow.
To trigger the issue use:

split --filter="head -c1" -n r/1 /dev/zero
split --filter="head -c1" -n 1zero

cheers,
Pádraig

Attachment: split-filter-end.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]