bug-coreutils
[Top][All Lists]
Advanced

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

Re: [RFC] linecut addition


From: Steven Schubiger
Subject: Re: [RFC] linecut addition
Date: Thu, 11 Oct 2007 21:31:17 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Jim Meyering <address@hidden> wrote:

> I don't want to dissuade you from writing the tool, [...]

Status quo:

I've edited the local Makefile.am within src/ and the make 
process works fine. Most of the functionality has been rewritten,
albeit it should function equally. Things that _should_ work as
of now:

 1. parsing the --range parameter's arguments
 2. basic validation of ranges
 3. translating relative starting/ending points to absolute ones
 4. buffered input from stream and according output
 5. line numbering via cat's next_line_num()
 






reply via email to

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