39
bahua
6y

When I was in college, our email was on a Unix server. We would login via serial connection or telnet over the network, and get a korn shell. The server was poorly secured. Everyone's login device was world writable. So people would just see who was online, see the username of someone they wanted to mess with, take note of the pts(network) or tty(serial) device their connection used, and cat ASCII penises to it.

cat animated_dong.txt > /dev/pts/4

It was a simpler time.

Comments
  • 13
    You just made me nostalgic for a time I never experienced. I would have loved to be in a multiuser command line environment, world writable terminals and all.
  • 2
    @Diactoros could we make one on the web? 😉
Add Comment