yogurtwrong@lemmy.world to Linux@lemmy.mlEnglish · 1 year agoTILlemmy.worldimagemessage-square36fedilinkarrow-up1542arrow-down19
arrow-up1533arrow-down1imageTILlemmy.worldyogurtwrong@lemmy.world to Linux@lemmy.mlEnglish · 1 year agomessage-square36fedilink
minus-squarebleistift2@feddit.delinkfedilinkEnglisharrow-up37·edit-21 year agoThe 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
minus-squarelhamil64@programming.devlinkfedilinkarrow-up16·1 year agoWhat is /dev/pty23? From context, I assume another users terminal so it just spams garbage to their screen?
minus-squareyogurtwrong@lemmy.worldOPlinkfedilinkEnglisharrow-up13·1 year ago cat /dev/random > /dev/pty23 Imagine someone adding this to your .profile
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?
Imagine someone adding this to your .profile