alectronic@piefed.zip to linuxmemes@lemmy.worldEnglish · 3 days agoBlew My Mind Into Orbitmedia.piefed.zipimagemessage-square75linkfedilinkarrow-up1564arrow-down19
arrow-up1555arrow-down1imageBlew My Mind Into Orbitmedia.piefed.zipalectronic@piefed.zip to linuxmemes@lemmy.worldEnglish · 3 days agomessage-square75linkfedilink
minus-squareTruscape@lemmy.blahaj.zonelinkfedilinkarrow-up47·3 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-up6·3 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