TIL
TIL
TIL
The best part of working in a meat grinder startup were the Linux masters teaching you stuff like
cat /dev/random > /dev/pty23
or
su _otheruser_ chsh -s /bin/false
What is /dev/pty23? From context, I assume another users terminal so it just spams garbage to their screen?
Please don't spam gpt rubbish
cat /dev/random > /dev/pty23
Imagine someone adding this to your .profile