Results 64 comments of Kevin Locke

Assuming this is an issue, and not just me misusing it, it also doesn't appear to support reading `stdin` in place of the [`-` argument](http://pubs.opengroup.org/onlinepubs/9699919799/utilities/cat.html#tag_20_13_05). e.g. `cat header.txt - footer.txt`...

Sure thing. Thanks @dthree!

Exim delivers an DSN to the local postmaster. For my own uses, it would be fine if `sendmail` printed an error message and exited non-zero without queuing the message at...

This is great! Thanks for implementing it! It appears that [virtiofs.exe uses the UID/GID from the active console session when the process is started](https://github.com/virtio-win/kvm-guest-drivers-windows/blob/513aabb2d26453df5a42baa4592968c90f9755e7/viofs/svc/virtiofs.c#L1834-L1838), so if it is run as...

Hi @xiagao, I believe winfsp-tests is built from [`build/VStudio/testing/winfsp-tests.vcxproj`](https://github.com/billziss-gh/winfsp/blob/master/build/VStudio/testing/winfsp-tests.vcxproj) (as part of [`build/VStudio/winfsp.sln`](https://github.com/billziss-gh/winfsp/blob/master/build/VStudio/winfsp.sln)) although I have not built it myself yet. Let me know if there's anything I can do...

Using `viostor` from [virtio-win-0.1.185.iso](https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-virtio/virtio-win-0.1.185-1/virtio-win.iso) with `virtio-blk`, trim works for me: # qemu-img info /var/lib/libvirt/images/win10pro.qcow2 image: /var/lib/libvirt/images/win10pro.qcow2 file format: qcow2 virtual size: 100 GiB (107374182400 bytes) disk size: 16.2 GiB cluster_size:...

That's great! Thanks again Vladim.

> But the service was started and running fine, right? That's correct, as far as I can tell. > I needed this flag at the earliest development stage to help...

Thanks @akallabeth! Unfortunately, I'm still able to reproduce the issue with 855aaaada: 2022-01-11 08:06:07Z 00000000 31 32 33 34 1234 2022-01-11 08:06:08Z 00000000 31 32 33 34 1234 2022-01-11 08:06:09Z...

Another reproduction, this time with timestamps in `sway.log`: 2022-01-11 08:30:04Z 00000000 31 32 33 34 1234 2022-01-11 08:30:05Z 00000000 31 32 33 34 1234 2022-01-11 08:30:06Z 00000000 31 32 33...