tag 23545 notabug
close 23545
stop
On 15/05/16 20:18, Andrey Hinov wrote:
Hello Team,
I believe a behavior of pr command might be a bug. If you use -h option for
header and in the string you put exclamation (!) all is good, but if you
put more than 1 exclamations in raw command failed. You can
On 15/05/16 14:33, nl6720 wrote:
Hi!
dircolors.hin currently has 'TERM konsole' but not 'TERM konsole-256color'.
Could you please add it.
The following should support that in a more general way.
thanks,
Pádraig
>From 7945e09e7b1164cc463d6f6c2bb717211276df74 Mon Sep 17 00:00:00 2001
From: =?U
The attached patch fixes this bug for me.
The patch moves the write_header() call in the inotify case to
dump_remainder() where write_header() is called only if some file
content is going to be output.
I am not sure if this is the best approach. Another approach would be to
change the inotify eve
Hi!
dircolors.hin currently has 'TERM konsole' but not 'TERM konsole-256color'.
Could you please add it.
tags 23537 notabug
stop
On Sun, May 15, 2016 at 8:06 AM, Jim Meyering wrote:
> On Sun, May 15, 2016 at 4:21 AM, Pádraig Brady wrote:
>> Has up to date centos6 the bug?
>> I didn't see it with glibc-2.12-1.166.el6_7.7.x86_64
>
> Yes. I am surprised that you don't see it and I do:
>
> $ rpm -q g
On Sun, May 15, 2016 at 4:21 AM, Pádraig Brady wrote:
> Has up to date centos6 the bug?
> I didn't see it with glibc-2.12-1.166.el6_7.7.x86_64
Yes. I am surprised that you don't see it and I do:
$ rpm -q glibc
glibc-2.12-1.166.el6_7.7.x86_64
$ src/timeout 0.1 sleep 1.189731495357231765e+49
On 14/05/16 18:57, Dan Sichitiu wrote:
Hello,
Please be advised that tail command is reporting an exception when applied
to a file stored on Oracle ACFS (Automatic Storage Management Cluster File
System):
Unrecognized file system. . .
This should already be handled in v8.25 with:
http://git.sv
On 14/05/16 18:09, Jim Meyering wrote:
On systems with recent glibc, this abuse of timeout elicits the expected error:
$ src/timeout -- -1.189731495357231765e+4932 sleep 0
src/timeout: invalid time interval ‘-1.189731495357231765e+4932’
Try 'src/timeout --help' for more information.
Bu