On 04/18/13 08:24, Eric Blake wrote:
> {,10} is therefore undefined by POSIX.
It is defined in the grep manual (in the
node Fundamental Structure), as being
equivalent to {0,10}, so there does appear
to be a bug here.
On 04/18/13 08:24, Eric Blake wrote:
> {,10} is therefore undefined by POSIX.
It is defined in the grep manual (in the
node Fundamental Structure), as being
equivalent to {0,10}, so there does appear
to be a bug here.