Re: help needed with stderr redirection

2022-10-23 Thread Josselin Poiret
Hi, Csepp writes: > I looked in the Guix sources to see how others do it and found mention > of a possibly related bug: > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=52835 > Is that still relevant? Because debuggs is just, khm, great, I don't > see any clear indication of what its status is.

Re: help needed with stderr redirection

2022-10-21 Thread tomas
On Sat, Oct 22, 2022 at 01:29:05AM +0200, Csepp wrote: > I have this short snippet of code for a Guix related utility script and > for the love of the Glowcloud it does not want to work. I want to > filter stderr for certain lines and they are not being redirected. When > running the full script