Koichi Murase

Results 1368 comments of Koichi Murase

Thanks for the report. This type of error message is specific to macOS awk, but I don't have macOS so cannot test it. MacOS awk produces error messages when it...

Thanks for the result. > indeed I see some weird encoding in the first command output: The weird encoding you see is actually what is intended by `cat -v`. >...

> ``` > $ man brew | grep 'API for new formulae' | LC_ALL=C /usr/bin/awk '{print NF;}' > > ``` > > this one does not seem to produce any...

Thank you for the answers and additional information. > Ah, actually I recently set `nvim` to be my man pager, I guess this is the reason piping the man page...

I think I need to ask you to run a patched version of `ble.sh` to record some internal data. I'll prepare it and attach `.zip` later.

- **Q7**: Can you try [`core-complete.tar.gz`](https://github.com/user-attachments/files/17448069/core-complete.tar.gz)? 1. Download the tar archive from the above link. 2. Extract the file `core-complete.sh` by running `tar xzf core-complete.tar.gz`. 3. Overwrite `lib/core-complete.sh` in the...

OK, thank you! I'm now preparing the next version to check another place.

- **Q7a**: Could you try this: [`core-complete-v2.tar.gz`](https://github.com/user-attachments/files/17448239/core-complete-v2.tar.gz)? The test procedure is the same as **Q7**, but the created file will be `~/blesh-debug-mandb-lsof-v2.tar.gz`.

> Hm I can't get it to produce the debug file for some reason. Did you instead see the message `debug (check2): Error not found.`?

Thank you. - **Q7b**: Could you try this? [`core-complete-v3.tar.gz`](https://github.com/user-attachments/files/17448565/core-complete-v3.tar.gz). This time a new file will not be created. I'd like to narrow down the possible places where the error is...