Hacker News new | ask | show | jobs
by ajross 513 days ago
> "write" was used to DM a person.

Notably, it did so by literally opening up the tty associated with the user's session and spitting bytes directly at it. It was a different world back then.

1 comments

`stty 0 </dev/ttyxx` was briefly popular when I was in school (although setting an incorrect but nonzero baud rate would probably have been more annoying).