Re: ps: fix incorrect trimming

2022-09-20 Thread Klemens Nanni
On Tue, Sep 20, 2022 at 07:26:06AM +, Job Snijders wrote: > Christian Weisgerber reported the new 'f' feature in ps(1) does not > apply line length trimming correctly. > > The problem can be observed when comparing '$ COLUMNS=79 ps l' and > '$ COLUMNS=79 ps lf' > > OK? OK kn

ps: fix incorrect trimming

2022-09-20 Thread Job Snijders
Christian Weisgerber reported the new 'f' feature in ps(1) does not apply line length trimming correctly. The problem can be observed when comparing '$ COLUMNS=79 ps l' and '$ COLUMNS=79 ps lf' OK? Index: print.c === RCS file: /cvs/