alectronic@piefed.zip to linuxmemes@lemmy.worldEnglish · 5 days agoBlew My Mind Into Orbitmedia.piefed.zipimagemessage-square71linkfedilinkarrow-up113arrow-down10
arrow-up113arrow-down1imageBlew My Mind Into Orbitmedia.piefed.zipalectronic@piefed.zip to linuxmemes@lemmy.worldEnglish · 5 days agomessage-square71linkfedilink
minus-squareTruscape@lemmy.blahaj.zonelinkfedilinkarrow-up0·5 days agoYep, takes a moment to wrap your head around but the longer you read linux/unix documentation, the more it makes sense why it is the case.
minus-squaregandalf_der_13te@feddit.orglinkfedilinkarrow-up1·4 days agotldr: it’s to have nicer, less complicated I/O operations it enables just having two API calls: read() and write() to do everything
Yep, takes a moment to wrap your head around but the longer you read linux/unix documentation, the more it makes sense why it is the case.
tldr: it’s to have nicer, less complicated I/O operations
it enables just having two API calls: read() and write() to do everything