Y
Hacker News
new
|
ask
|
show
|
jobs
by
voakbasda
24 days ago
A buffered file may not be fully written to disk if the program exits suddenly. That’s generally a highly undesirable trait for a log file.
1 comments
Retr0id
24 days ago
Line buffering solves this
link