Re: Handling files with CRLF line ending

2022-12-07 Thread Chris Elvidge
On 06/12/2022 23:39, L A Walsh wrote: On 2022/12/06 10:57, Chris Elvidge wrote: Yair, how about using the Python installed in the WSL instance. --- Oh, I wondered why Python used CRLF, but nothing else did. What version of python are you using? The Python for WSL, the python for cygwi

Re: Pending signal in EXIT trap causes pattern matching to fail

2022-12-07 Thread Andreas Schwab
On Okt 12 2022, Chet Ramey wrote: > But that's not really the issue right here. The question is whether the > shell should process additional terminating signals while it's running the > exit trap from the terminating signal handler. The problem is that the shell becomes uninterruptable while run