On Thu, Jun 05, 2025 at 01:39:24PM -0400, Chet Ramey wrote: > On 6/5/25 10:27 AM, Chet Ramey wrote: > > On 6/5/25 6:41 AM, Duncan Roe wrote: > > > Hi Chet, > > > > > > `help lcut` implies to me that columns specified -b or -c should go to > > > separate elements of ARRAY (unlike what cut does), but they do not. > > > > Thanks, I'll take a look. I haven't played with `lcut' in a long time; > > that's why it's not in the makefile. > > Or are you talking about the lcut that's included in cut.c? cut and lcut > behave the same way; they use the same code. > Yes, I loaded it with `enable -f cut lcut` using 5.3.0(1)-rc2. So, it's a documentation error in the lcut that's included in cut.c?
I like it anyway, BTW. Cheers ... Duncan.