7 ms·
What happens if I pipe the output to a file? Any fsync being called then?
by leksak 2y ago
What happens if I pipe the output to a file? Any fsync being called then?
- 112233 2y agoup 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, ...)