Hello, I was reading https://lwn.net/Articles/880498/ and remembered that GNU/Hurd does have the support for VSTATUS and SIGINFO. It happened not to be enabled by default just because that was forgotten. With the hurd package version 1:0.9.git20211230-5+b1, it's now in. Try:
$ dd press control-t, it'll tell you how far it went: 0+0 records in 0+0 records out 0 bytes copied, 0.890445 s, 0.0 kB/s A few other coreutils tools support it. I added to https://darnassus.sceen.net/~hurd-web/contributing/#index1h2 about adding to term itself some support to get some quick stats over the system status, like BSD provides. Samuel