Hacker News new | ask | show | jobs
by leksak 632 days ago
What happens if I pipe the output to a file? Any fsync being called then?
1 comments

up to process doing the piping. Stdout file descriptor can be a normal file, network socket, device, exotic matter (memfd, epoll, netlink, ...) Article only touched the "normal file" case (nfs, cifs, fuse, ...)