On Sun, Aug 31, 2025 at 09:49:12PM +0200, Chris Hofstaedtler wrote: > > The inherently insecure, unfixable security issues were remediated by > > disabling the SGID bit on the executables. [..] > I consider write, mesg to be legacy interfaces. On a typical > install, they are purely dead weight.
I'll also note, that, if you don't have write SGID, you don't need write at all. Just use whatever tool you want to write to the tty. Chris

