bug#7176: [PATCH] human: add unambiguous block_size_args

2018-10-09 Thread Mihai Capotă
On Tue, 9 Oct 2018 at 13:41, Assaf Gordon wrote: > > 2. environment variables are frowned upon and not likely to be expanded This patch can be used without environment variables, e.g., "ls -l --block-size=binary". > I'm opting to close this bug, and we can always re-open the bug if > needed. Dis

bug#12964: [PATCH] printenv: -n option added -- show names of variables.

2018-10-09 Thread Assaf Gordon
(Triaging old bugs) Hello, On 22/11/12 03:42 PM, Van de Bugger wrote: Subject: [PATCH] printenv: -n option added -- show names of variables. * src/printenv.c: -n option added -- show names of variables. --- src/printenv.c | 17 + 1 file changed, 13 insertions(+), 4 deletions

bug#11540: [PATCH] tee: add a flag to ignore SIGPIPE

2018-10-09 Thread Assaf Gordon
tags 11540 fixed close 11540 stop (Triaging old bugs) Hello, On 23/05/12 07:25 AM, Igor Ippolitov wrote: The default would be to diagnose write errors, and that could be changed with: --write-error={[cont],ignore,exit} In coreutils version 8.24 (released 2015) 'tee' gained the '--output-e

bug#10013: man ls

2018-10-09 Thread Assaf Gordon
tags 10013 wontfix close 10013 stop (Triaging old bugs) Hello, With no further comments in 6 years, the last consensus seems to be this addition is undesired. I'm marking this as 'wontfix' and closing. Discussion can continue by replying to this thread. regards, - assaf

bug#9430: [PATCH] Add new option --in-place

2018-10-09 Thread Assaf Gordon
tags 9430 wontfix close 9430 stop (Triaging old bugs) Hello, On 03/09/11 10:50 AM, Jim Meyering wrote: Jim Meyering wrote: Picking up on an 18-month-old thread, Egan McComb found the tool I'd seen: sponge: Egan McComb wrote: > > The program that works similarly is called sponge, fro

bug#7257: [PATCH] Correct typos in date

2018-10-09 Thread Assaf Gordon
tags 7257 fixed close 7257 stop (Triaging old bugs) Hello, On 17/04/11 03:04 AM, Jim Meyering wrote: Tobias Quathamer wrote: I think I've found three typos in the date program. I've attached a patch correcting those. There was some discussion at http://debbugs.gnu.org/7257 and one change wa

bug#7176: [PATCH] human: add unambiguous block_size_args

2018-10-09 Thread Assaf Gordon
tags 7176 wontfix close 7176 stop (Triaging old bugs) Hello, On 16/04/13 11:12 AM, Mihai Capotă wrote: On Sun, Apr 14, 2013 at 1:52 AM, Pádraig Brady wrote: So I was 50:50 on making this change, and in the meantime numfmt(1) was released, which gives full control over number formatting, alb

bug#6366: comm: use numeric sort (optionally)

2018-10-09 Thread Assaf Gordon
severity 6366 wishlist stop (triaging old bugs) Hello, On 22/08/12 04:00 PM, Pádraig Brady wrote: On 08/22/2012 09:17 PM, Sam Steingold wrote: I have a file of numbers (integers IDs) which are sorted numerically, but comm complains that they are not. I suggest that comm accept "-n" option (l

bug#6056: base32 output for md5sum sha1sum etc.

2018-10-09 Thread Assaf Gordon
(triaging old bugs) Hello, A new "base32" program was added coreutils version 8.25 (released 2016). Now it is easy to run something like: sha1sum ... | cut -f1 -d' ' | xxd -r -p | base32 As such (after 8 and a half years), I'm marking this as "closed". Discussion can continue by replying

bug#32996: bug on runnig spark-thrift

2018-10-09 Thread Bernhard Voelker
On 10/9/18 6:16 AM, Rachmat Rachmat wrote: > tail: unrecognized file system type 0x794c7630 for Thank you for the report. This has been fixed in version 8.25 and later. For more details, see: https://www.gnu.org/software/coreutils/filesystems.html Have a nice day, Berny