Atemu to Linux · 1 year agoTIL about /dev/fullen.wikipedia.orgexternal-linkmessage-square17fedilinkarrow-up1202arrow-down10file-text
arrow-up1202arrow-down1external-linkTIL about /dev/fullen.wikipedia.orgAtemu to Linux · 1 year agomessage-square17fedilinkfile-text
minus-squareitboss@lemmy.worldlinkfedilinkarrow-up6·1 year agoSo do you change your scripts to write to that to test what happens if a write didn’t occur?
minus-squareexu@feditown.comlinkfedilinkarrow-up1·1 year agoYeah, could be used for that. Might not make too much sense in scripts, but definitely a good test for more complex programs that should handle the error instead of just stoppings
So do you change your scripts to write to that to test what happens if a write didn’t occur?
Yeah, could be used for that. Might not make too much sense in scripts, but definitely a good test for more complex programs that should handle the error instead of just stoppings