bug#14283: RFE: ls should display presence of capabilities on a file

2013-04-27 Thread Pádraig Brady
severity 14283 wishlist On 04/27/2013 03:26 AM, Linda Walsh wrote: > Just as 'l's displays the presence of access lists by putting a > '+' after the normal mode-bits, perhaps it could put a '^' after > mode-bits to indicate capabilities are set. > > I'm aware that if I'm on a color terminal I can

bug#14283: RFE: ls should display presence of capabilities on a file

2013-04-27 Thread Linda Walsh
Pádraig Brady wrote: > But we have to be a bit careful adding to the permissions string, > for compat reasons etc. I do like the idea of ^ (hat) => cap. > You could even be fancy and use combining hat (\u0302) so > as to not take up any more place, though combining char support > is not currentl

bug#13127: [PATCH] cut: use only one data strucutre

2013-04-27 Thread Pádraig Brady
On 04/26/2013 05:11 PM, Pádraig Brady wrote: > This separate patch to simplify the print_kth() function > by removing the comparison from it, is simple and > has a significant perf advantage. Tests pass so I'll apply. > > I'll adjust the commit log to summarise the perf change, > but I notice the

bug#13127: [PATCH] cut: use only one data strucutre

2013-04-27 Thread Pádraig Brady
On 04/26/2013 05:07 PM, Pádraig Brady wrote: > I've rebased this to master and attached. > The rebase wasn't trivial so I might have messed up. > The cut.pl test is now failing on master. Could you have a look. > Also could you add a test (or just a bit of shell) to demonstrate > which options the