On 12/18/22 7:52 AM, Chris Webb wrote:
It's often useful to fsync an individual file from a shell script, for example after writing a log entry which needs to be safely persisted. Doing so with a loadable builtin is much less expensive than spawning an external command just to call fsync(2).
Thanks for the patch. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU c...@case.edu http://tiswww.cwru.edu/~chet/