Re: Is this a bug?

2020-08-25 Thread Lawrence Velázquez
> On Aug 25, 2020, at 3:47 PM, George R Goffe wrote: > > I have gone searching for doc on how to set alarm behavior in > konsole. I found none. I have written a bug about his at the KDE > bug site. ARGH! They have been singularly unresponsive when it comes > to bug reports. We'll see. This sugge

Re: Is this a bug?

2020-08-25 Thread Dale R. Worley
I was going to suggest this analysis, but George has gotten ahead of me, so let me collate the two: My understanding is that the details of how different programs read directories differs, and how different operating systems implement those operations differs, and how different file systems under

Re: How do we intercept file saving or output to stdout directly

2020-08-25 Thread Dale R. Worley
almahdi writes: > How do we intercept and redirect file saving or output to stdout directly in > bash, just like e.g > > xkbcomp $DISPLAY > > will output and generated a file, but what needed is to put it directly to > stream of stdout which will be piped once. ... > $ xkbcomp $DISPLAY /dev/stdout