Re: cksum: add tests to verify the output in case of errors

2024-05-11 Thread Pádraig Brady
On 10/05/2024 22:15, Sylvestre Ledru wrote: Hello The attached patch improves the coverage with --check & --strict, especially in the context of errors/warnings. Pushed with these changes: - Started the summary line with "tests", as not changing cksum - Changed double quotes to single quotes

Sorting of 'du' input

2024-05-11 Thread Karl-Heinz Oliv via GNU coreutils General Discussion
Hi, I am having problems with the evaluation/output order of 'du (GNU coreutils) 8.32'.First tests below show that glob expansion of '*' and language specific sorting work as expected. 'du' intrinsic sorting of dirs is reverse order. Cumbersome, but follows manpage description. But last test