env: follow up on argv0 setting feature

2024-03-13 Thread Matheus Afonso Martins Moreira
About a year ago, I posted an env feature request on this list: the ability to set the value of argv[0]. https://lists.gnu.org/archive/html/coreutils/2023-03/msg2.html I also sent a patch: https://lists.gnu.org/archive/html/coreutils/2023-03/msg3.html After some discussion, I was inform

pr option -i turned on by default

2024-03-13 Thread Douglas McIlroy
In coreutils 9.0, pr option -i (output tabification) is turned on by default. This mistake radically complicates any further processing of the output. Has it been fixed in later versions? (I didn't spot it in the bug archive, but my search terms could have been wrong.) Doug McIlroy

Re: pr option -i turned on by default

2024-03-13 Thread Pádraig Brady
On 13/03/2024 14:19, Douglas McIlroy wrote: In coreutils 9.0, pr option -i (output tabification) is turned on by default. This mistake radically complicates any further processing of the output. Has it been fixed in later versions? (I didn't spot it in the bug archive, but my search terms could h