alectronic@piefed.zip to linuxmemes@lemmy.worldEnglish · 2 天前Blew My Mind Into Orbitmedia.piefed.zipimagemessage-square75linkfedilinkarrow-up1554arrow-down19
arrow-up1545arrow-down1imageBlew My Mind Into Orbitmedia.piefed.zipalectronic@piefed.zip to linuxmemes@lemmy.worldEnglish · 2 天前message-square75linkfedilink
minus-squareTruscape@lemmy.blahaj.zonelinkfedilinkarrow-up46·2 天前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.
minus-squaregandalf_der_13te@feddit.orglinkfedilinkarrow-up6·1 天前tldr: 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