yogurtwrong@lemmy.world to Linux@lemmy.mlEnglish · 1 year agoTILlemmy.worldimagemessage-square26fedilinkarrow-up1501arrow-down18
arrow-up1493arrow-down1imageTILlemmy.worldyogurtwrong@lemmy.world to Linux@lemmy.mlEnglish · 1 year agomessage-square26fedilink
minus-squarebleistift2@feddit.delinkfedilinkEnglisharrow-up34·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-up18·1 year agoWhat is /dev/pty23? From context, I assume another users terminal so it just spams garbage to their screen?
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?